Fix typo in ds_type in examples section (#50166)

replace ds_type elasticisearch by elasticsearch
pull/4420/head
Baptiste Mille-Mathias 2018-12-19 19:49:06 +01:00 committed by Sandra McCann
parent 6fc4bb4a6d
commit 8ec9565aa9
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ EXAMPLES = '''
grafana_user: "admin"
grafana_password: "xxxxxx"
org_id: "1"
ds_type: "elasticisearch"
ds_type: "elasticsearch"
ds_url: "https://elastic.company.com:9200"
database: "[logstash_]YYYY.MM.DD"
basic_auth_user: "grafana"