Does OTEL support oauth based authentication. Looking into the configuration options, i believe it doesnt. i was exploring using secret store plugin in tandem with OAUTH plugin to achieve this but i believe there are restrictions with the data structure used by OTEL output plugin and secret store plugin. can someone please confirm this and suggest a recommended approach for achieving OTEL + OAUTH based output
There is no support for OAuth with the OpenTelemetry input plugin, no. I don’t think there’s a recommended approach as a workaround - and it looks like you already filed an issue with the feature request, so I’d wait on that.
