Add better Bearer/Auth info
This commit is contained in:
parent
3338c27a02
commit
90683320f5
|
|
@ -10,7 +10,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
auth: {
|
auth: {
|
||||||
describe:
|
describe:
|
||||||
'The Grafana auth/bearer value used when sending annotations to Grafana. See http://docs.grafana.org/http_api/auth/#authentication-api',
|
'The Grafana auth/bearer value used when sending annotations to Grafana. If you do not set Bearer/Auth, Bearer is automatically set. See http://docs.grafana.org/http_api/auth/#authentication-api',
|
||||||
group: 'Grafana'
|
group: 'Grafana'
|
||||||
},
|
},
|
||||||
annotationTitle: {
|
annotationTitle: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue