Docs: Uppercase HTTP acronyms (#19317)

This commit is contained in:
Jérémy Lugand
2019-09-23 16:07:11 +02:00
committed by Marcus Olsson
parent 279249ef56
commit 0516315620
11 changed files with 14 additions and 14 deletions
@@ -29,7 +29,7 @@ Grafana includes built-in support for Prometheus.
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| _Name_ | The data source name. This is how you refer to the data source in panels & queries. |
| _Default_ | Default data source means that it will be pre-selected for new panels. |
| _Url_ | The http protocol, ip and port of you Prometheus server (default port is usually 9090) |
| _Url_ | The HTTP protocol, ip and port of you Prometheus server (default port is usually 9090) |
| _Access_ | Server (default) = URL needs to be accessible from the Grafana backend/server, Browser = URL needs to be accessible from the browser. |
| _Basic Auth_ | Enable basic authentication to the Prometheus data source. |
| _User_ | Name of your Prometheus user |