combines grafana live topics into a single page (#49035)

This commit is contained in:
Christopher Moyer
2022-05-17 12:19:58 -05:00
committed by GitHub
parent 719af24235
commit 7bdf76a694
10 changed files with 251 additions and 262 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ When WebSocket connection is established, Grafana checks the request Origin head
To handle many concurrent WebSocket connections you may need to tune your OS settings or infrastructure. Grafana Live is enabled by default and supports 100 concurrent WebSocket connections max to avoid possible problems with the file descriptor OS limit. As soon as your setup meets the requirements to scale the number of persistent connections this limit can be increased. You also have an option to disable Grafana Live.
Refer to [Grafana Live configuration]({{< relref "../live/configure-grafana-live.md" >}}) documentation for more information.
Refer to [Grafana Live configuration]({{< relref "../live/set-up-grafana-live.md" >}}) documentation for more information.
### Postgres, MySQL, Microsoft SQL Server data sources