opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

OpenTelemetry Collector

Results 925 opentelemetry-collector issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Description Expose some metrics for batch sizes. #### Link to tracking issue Fixes #12894

#### Description Add support for optional attribute, ref: [Conditional Required Attribute](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/general/attribute-requirement-level.md#conditionally-required) Notes: - Add `helper.tmpl` for helper templates - Add `WithEventAttribute` and `WithMetricAttribute` for optional attributes - Add some helper...

cmd/mdatagen

### Description If TLS is configured without a certificate or key, it currently fails at runtime with a TLS handshake error. current change fixes #13130 by adding a validation check...

#### Description Adds ability to reroute output and error output to stdout/stderr/specified files in debugexporter when not using collector internal telemetry pipeline. #### Link to tracking issue Fixes #10472 ####...

exporter/debug

### Component(s) cmd/mdatagen ### Describe the issue you're reporting Most processors and connectors should propagate context. Since we completed #13039, we can easily test for this by introducing a key...

priority:p2
area:processor
area:connector
cmd/mdatagen

#### Description Do not allow `attributes..enabled`. This field is reserved to resource attributes. #### Link to tracking issue Fixes #12722

cmd/mdatagen

The ["Pipeline Component Telemetry" RFC](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/rfcs/component-universal-telemetry.md) defines generic metrics and logs to monitor the data passing through the interface between pipeline components, as well as a mechanism for capturing this telemetry....

collector-telemetry

### Component(s) _No response_ ### Describe the issue you're reporting Is there any good solution to solve the problem of duplicate data collection when using OpenTelemetry Collector to collect information...

#### Description This is following up on #10694. Unlike the previous PR, this one is much smaller because it only adds schema for the batch processor. Also, thanks to @omissis's...

cmd/mdatagen
processor/batch