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

Password protection via HTTP basic authentication #34

Merged
merged 5 commits into from
Oct 16, 2021

Conversation

italux
Copy link
Owner

@italux italux commented Oct 14, 2021

Description

Fixes #17

To enable the basic authentication mechanism on Sentry Prometheus Exporter you just need to export the SENTRY_EXPORTER_BASIC_AUTH and configure the credentials. Once enable, the /metrics/ page will prompt username & password window

basic_auth

Checklist

  • Updated README and/or documentation, if necessary

Thanks for contributing!

@italux italux merged commit 5818780 into master Oct 16, 2021
@italux italux deleted the feat/add-basic-auth branch October 16, 2021 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Work done feature request New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password protection via HTTP basic auth or custom header
1 participant