mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Store sensitive settings encrypted for OpsGenie notifier (#27074)
* encrypt OpsGenie API key * make whitespace consistent * update docs
This commit is contained in:
@@ -511,12 +511,12 @@ The following sections detail the supported settings and secure settings for eac
|
||||
|
||||
#### Alert notification `opsgenie`
|
||||
|
||||
| Name |
|
||||
| ---------------- |
|
||||
| apiKey |
|
||||
| apiUrl |
|
||||
| autoClose |
|
||||
| overridePriority |
|
||||
| Name | Secure setting |
|
||||
| ---------------- | - |
|
||||
| apiKey | yes |
|
||||
| apiUrl | |
|
||||
| autoClose | |
|
||||
| overridePriority | |
|
||||
|
||||
#### Alert notification `telegram`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user