mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-23 10:26:40 +00:00
4 lines
182 B
Go
4 lines
182 B
Go
|
|
// Package confmap is a wrapper on top of the confmap defined here:
|
||
|
|
// https://github.com/open-telemetry/opentelemetry-collector/blob/main/otelcol/configprovider.go/
|
||
|
|
package confmap
|