-
Describe the issue you're reportingFor original prometheus:
|
Beta Was this translation helpful? Give feedback.
Answered by
Aneurysm9
Oct 19, 2022
Replies: 2 comments
-
Pinging code owners: @Aneurysm9. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The exporter itself does not provide OAuth2 client authentication, but it can be used together with the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jwcesign
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The exporter itself does not provide OAuth2 client authentication, but it can be used together with the
oauth2clientauthextension
to achieve this goal.