Commit ee1be75b by Amal Committed by GitHub

Docs: Update zipkin.md (#25246)

parent be41589b
...@@ -24,7 +24,7 @@ To access Zipkin settings, click the **Configuration** (gear) icon, then click * ...@@ -24,7 +24,7 @@ To access Zipkin settings, click the **Configuration** (gear) icon, then click *
| _Default_ | Default data source means that it will be pre-selected for new panels. | | _Default_ | Default data source means that it will be pre-selected for new panels. |
| _URL_ | The URL of the Zipkin instance, e.g., `http://localhost:9411` | | _URL_ | The URL of the Zipkin instance, e.g., `http://localhost:9411` |
| _Access_ | Server (default) = URL needs to be accessible from the Grafana backend/server, Browser = URL needs to be accessible from the browser. | | _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. | | _Basic Auth_ | Enable basic authentication to the Zipkin data source. |
| _User_ | User name for basic authentication. | | _User_ | User name for basic authentication. |
| _Password_ | Password for basic authentication. | | _Password_ | Password for basic authentication. |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment