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

Add support to set the Slack URL in a file #2534

Merged
merged 2 commits into from
Apr 13, 2021

Commits on Apr 2, 2021

  1. Add support to set the Slack URL in a file

    - Added support for the file in both the global and the lower level
    - Tried to follow configuration patterns I saw in prometheus
    - The slack file is read on every request as mentioned in the prometheus issue to enable seamless switches
    
    prometheus#2498
    Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>
    julienduchesne committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    59c7fd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Updated docs. Fixed YAML newlines

    Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>
    julienduchesne committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f33427c View commit details
    Browse the repository at this point in the history