configauth
: Removes deprecated configauth.Authentication
and extensionauthtest.NewErrorClient
(#12992)configauth.Authentication
use configauth.Config
insteadextensionauthtest.NewErrorClient
use extensionauthtest.NewErr
insteadservice
: Replace go.opentelemetry.io/collector/semconv
usage with go.opentelemetry.io/otel/semconv
(#12991)
confmap
: Update the behavior of the confmap.enableMergeAppendOption feature gate to merge only component lists. (#12926)
service
: Add item count metrics defined in Pipeline Component Telemetry RFC (#12812)
See Pipeline Component Telemetry RFC for more details:
otelcol.receiver.produced.items
otelcol.processor.consumed.items
otelcol.processor.produced.items
otelcol.connector.consumed.items
otelcol.connector.produced.items
otelcol.exporter.consumed.items
tls
: Add trusted platform module (TPM) support to TLS authentication. (#12801)
Now the TLS allows the use of TPM for loading private keys (e.g. in TSS2 format).
exporterhelper
: Add validation error for batch config if min_size is greater than queue_size. (#12948)
telemetry
: Allocate less memory per component when OTLP exporting of logs is disabled (#13014)
confmap
: Use reflect.DeepEqual to avoid panic when confmap.enableMergeAppendOption feature gate is enabled. (#12932)
internal telemetry
: Add resource attributes from telemetry.resource to the logger (#12582)
Resource attributes from telemetry.resource were not added to the internal
console logs.
Now, they are added to the logger as part of the "resource" field.
confighttp and configcompression
: Fix handling of snappy
content-encoding in a backwards-compatible way (#10584, #12825)
The collector used the Snappy compression type of "framed" to handle the HTTP
content-encoding "snappy". However, this encoding is typically used to indicate
the "block" compression variant of "snappy". This change allows the collector to:
If the feature-gate "confighttp.framedSnappy" is enabled, you'll see new behavior for both client and server:
tlsconfig
: Disable TPM tests on MacOS/Darwin (#12964)
configauth
: Deprecate configauth.Authentication
in favor of configauth.Config
. (#12875)cmd/mdatagen
: Add type definition for events in mdatagen (#12571)cmd/mdatagen
: Add functions for processing structured events in mdatagen (#12571)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4