1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

updating based on Colin's comments

This commit is contained in:
ainsley 2019-12-30 09:31:50 -06:00
parent 0f8d6c61b9
commit d0963d55db
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ resolver_preload = {
}
```
**These two servers even though they have different auth mechanisms are able to route the accounts because the account public nkeys are the same.**
Even though they have different authorization mechanisms, these two servers are able to route account messages because they share the same NKEY.
We have created at least one user, in this case with creds:

View File

@ -67,7 +67,7 @@ curl 127.0.0.1:8222/streaming/channelsz
## Monitoring a NATS Streaming channel with Grafana and Prometheus
Here you can find a few examples of monitoring NATS Streaming channels:
Here you'll find examples demonstrating how to use Prometheus query expressions to monitor NATS streaming channels.
### Pending Messages from Channel Foo