-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auth data as part of the resource #2733
Labels
Comments
jpkrohling
added
enhancement
New feature or request
release:required-for-ga
Must be resolved before GA release
priority:p1
High
area:miscellaneous
labels
Mar 19, 2021
5 tasks
@jcchavezs volunteered for this one. |
6 tasks
jpkrohling
added a commit
to jpkrohling/opentelemetry-collector
that referenced
this issue
May 20, 2021
Fixes open-telemetry#2733 Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
jpkrohling
added a commit
to jpkrohling/opentelemetry-collector
that referenced
this issue
May 21, 2021
Fixes open-telemetry#2733 Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
jpkrohling
added
release:allowed-for-ga
and removed
priority:p1
High
release:required-for-ga
Must be resolved before GA release
labels
Jul 15, 2021
7 tasks
I'm closing, as it's clear now that we are going for a different solution using the |
hughesjj
pushed a commit
to hughesjj/opentelemetry-collector
that referenced
this issue
Apr 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Based on the discussion around #2603, we agreed to attempt to add authentication data to the ResourceX functions, so that they can be accessed in downstream components, such as processors and exporters.
The text was updated successfully, but these errors were encountered: