|
|
@ -48,13 +48,14 @@ DOCUMENTATION = """
|
|
|
|
- section: callback_grafana_annotations
|
|
|
|
- section: callback_grafana_annotations
|
|
|
|
key: grafana_url
|
|
|
|
key: grafana_url
|
|
|
|
validate_grafana_certs:
|
|
|
|
validate_grafana_certs:
|
|
|
|
description: (bool) validate the SSL certificate of the Grafana server. (For HTTPS url)
|
|
|
|
description: validate the SSL certificate of the Grafana server. (For HTTPS url)
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|
- name: GRAFANA_VALIDATE_CERT
|
|
|
|
- name: GRAFANA_VALIDATE_CERT
|
|
|
|
ini:
|
|
|
|
ini:
|
|
|
|
- section: callback_grafana_annotations
|
|
|
|
- section: callback_grafana_annotations
|
|
|
|
key: validate_grafana_certs
|
|
|
|
key: validate_grafana_certs
|
|
|
|
default: True
|
|
|
|
default: True
|
|
|
|
|
|
|
|
type: bool
|
|
|
|
http_agent:
|
|
|
|
http_agent:
|
|
|
|
description: The HTTP 'User-agent' value to set in HTTP requets.
|
|
|
|
description: The HTTP 'User-agent' value to set in HTTP requets.
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|