mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
update broken links
add back nats.io link to outline
This commit is contained in:
@@ -6,7 +6,7 @@ NATS philosophy is simplicity. Installation is just decompressing a zip file and
|
||||
- [Kubernetes](#installing-on-kubernetes-with-nats-operator)
|
||||
- [Package Manager](#installing-via-a-package-manager)
|
||||
- [Release Zip](#downloading-a-release-build)
|
||||
- [Development Build](installing-from-the-source)
|
||||
- [Development Build](#installing-from-the-source)
|
||||
|
||||
|
||||
### Installing via Docker
|
||||
|
||||
@@ -182,4 +182,4 @@ $.getJSON('http://localhost:8222/connz?callback=?', function(data) {
|
||||
|
||||
## Monitoring Tools
|
||||
|
||||
In addition to writing custom monitoring tools, you can nats-server into Prometheus. The [Prometheus NATS Exporter](https://github.com/nats-io/prometheus-nats-exporter) allows you to configure the metrics you want to observe and store in Prometheous. There's a sample [Grafana](https://grafana.com) dashboard that you can use to visualize the server metrics.
|
||||
In addition to writing custom monitoring tools, you can monitor nats-server in Prometheus. The [Prometheus NATS Exporter](https://github.com/nats-io/prometheus-nats-exporter) allows you to configure the metrics you want to observe and store in Prometheus. There's a sample [Grafana](https://grafana.com) dashboard that you can use to visualize the server metrics.
|
||||
Reference in New Issue
Block a user