signalfx / splunk-otel-lambda

Splunk distribution of OpenTelemetry Lambda
Apache License 2.0
5 stars 4 forks source link

chore: upgrade to splunk/otel 2.4.2 #176

Closed seemk closed 1 year ago

seemk commented 1 year ago

Adds support for OTEL_METRICS_EXPORTER=none which splunk-otel-lambda was setting. When metrics were enabled and none was set, this caused an invalid configuration value error.

Custom metrics should work after this now.