mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update proxy/index.md (#88261)
* Update index.md Specify proxy support is for SOCKS5 in Title. So it is clear this is not for TCP or HTTP proxy * update title to match header
This commit is contained in:
parent
62b3983d08
commit
36c66e3e94
@ -9,11 +9,11 @@ labels:
|
|||||||
- enterprise
|
- enterprise
|
||||||
- oss
|
- oss
|
||||||
menuTitle: Configure data source proxy
|
menuTitle: Configure data source proxy
|
||||||
title: Configure a data source connection proxy
|
title: Configure a data source SOCKS5 connection proxy
|
||||||
weight: 1110
|
weight: 1110
|
||||||
---
|
---
|
||||||
|
|
||||||
# Configure a data source connection proxy
|
# Configure a data source SOCKS5 connection proxy
|
||||||
|
|
||||||
Grafana provides support for proxying data source connections through a Secure Socks5 Tunnel. This enables you to securely connect to data sources hosted in a different network than Grafana.
|
Grafana provides support for proxying data source connections through a Secure Socks5 Tunnel. This enables you to securely connect to data sources hosted in a different network than Grafana.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user