Travis Stark
Travis Stark
# Description of the issue _Describe the problem or feature in addition to a link to the issues._ # Description of changes _How does this change address the problem?_ #...
- **add use_all_labels_as_dimensions flag to prometheus exporter config** - **Add support for `use_all_labels_as_dimensions` flag on EMF Exporter** - **Add new "use_all_labels_as_dimensions" flag to prometheus emf exporter** # Description of the...
# Description of the issue Supports changes from this PR: https://github.com/amazon-contributing/opentelemetry-collector-contrib/pull/283 # Description of changes Adds `use_all_labels_as_dimensions` to awsemf_default_prometheus. # License By submitting this pull request, I confirm that you...
- **Remove autogenerated files from versioning (#1562)** - **Add new "use_all_labels_as_dimensions" flag to prometheus emf exporter** # Description of the issue _Describe the problem or feature in addition to a...
# Description of the issue _Describe the problem or feature in addition to a link to the issues._ # Description of changes _How does this change address the problem?_ #...
# Description of the issue _Describe the problem or feature in addition to a link to the issues._ # Description of changes _How does this change address the problem?_ #...
# Description of the issue To enable native histograms, we need to add the following feature gate ``` receiver.prometheusreceiver.EnableNativeHistograms ``` sample: ``` --feature-gates=receiver.prometheusreceiver.EnableNativeHistograms ``` # Description of changes - **Add...