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
telegraf will need to move to depending on the v1development package in the otlp module, instead of using the v1experimental package.
While the library will continue to work with the older tag, telegraf can no longer be included in builds that have dependencies that use newer tags of the otlp module.
Arguably, this is not telegraf's problem to solve, from a strict semver perspective. However, unless the otlp module resolves this, future tags of otlp will continue to not be compatible with telegraf.