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

MON-2807: Use bearer token file for remote write authentication with telemeter #1733

Merged

Commits on Jan 4, 2023

  1. *: use a bearer token file for Telemetry remote write

    For security concerns, it's better to pass the bearer token via a Secret
    rather than sticking it in the Prometheus custom resource.
    
    Added TestTelemeterRemoteWrite to the end-to-end tests to ensure that
    the Telemetry remote-write path is tested though it isn't (yet) enabled.
    simonpasquier committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    dfa372d View commit details
    Browse the repository at this point in the history