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
Currently validating a config using it results it an error message:
OpenTelemetry Collector Configuration file `pay-adot/config.yml` is not valid.
Error: unknown extensions type "sigv4auth" for "sigv4auth" (valid values: [zpages])
Here's an example config file using the extension:
It would be good to add support for the sigv4auth extension.
Currently validating a config using it results it an error message:
Here's an example config file using the extension: