Skip to content
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

Metrics Not Scraping Due to Token Authentication Requirement #3863

Open
rani-bane opened this issue Oct 30, 2024 · 0 comments
Open

Metrics Not Scraping Due to Token Authentication Requirement #3863

rani-bane opened this issue Oct 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rani-bane
Copy link

  • Description:

    We are experiencing an issue where several metrics are not being scraped by Sumo Logic, despite having the proper labels as the endpoint require a service bearer token for authentication.

  • Problem:

    Sumo Logic has stated that token authentication between the OpenTelemetry Collector and ServiceMonitor is currently not
    supported.
    The affected endpoints require token authentication to scrape metrics.
    Although the ServiceMonitor is discovering the endpoints, the metrics cannot be scraped because the required token cannot be
    passed.

  • Attempts to Resolve:

    We tried passing the token directly in the ServiceMonitor configuration, but it did not work.
    We also attempted to pass the token as an environment variable, but this approach was unsuccessful as well.

  • Additional Information:

    Sumo has indicated that this enhancement is already planned for Q4.

@rani-bane rani-bane added the enhancement New feature or request label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant