You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update go.mod: move otlptranslator to direct dependency
Run go mod tidy to properly declare github.com/prometheus/otlptranslator
as a direct dependency since we now use it directly in prometheus_exporter.go
with WithTranslationStrategy().
Co-authored-by: MartinForReal <[email protected]>
0 commit comments