Jeffrey Chien

Results 14 comments of Jeffrey Chien

There isn't currently a workaround using the `mapstructure` package. Like you said, I just ended up writing a separate encoder that would check the type after each encode/decode.

In case anyone else is trying to do this, the metric view worked. Followed the discussion from https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions/10284 and ended up with ``` - selector: meter_name: io.opentelemetry.jmx view: aggregation: default...

Hi @ecerulm, we are aware of the current IMDS requirement and are tracking an alternative for it when IMDS is unavailable internally.