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

Add testable examples to `confmap` module

Open mx-psi opened this issue 5 months ago • 0 comments
trafficstars

Add examples for https://pkg.go.dev/go.opentelemetry.io/collector/confmap

We already have some examples here, I think it would be good to have additional examples on:

  1. Using the Conf API
  2. Building a Converter
  3. Building a Resolver
  4. Handling a Retrieved from a Provider

mx-psi avatar Jun 04 '25 12:06 mx-psi