-
Hi there!
I found a bug with healtz collector. Url for scrapping incorrectly generated. So I found a solution and a similar PR in this repo: [this](https://github.com/nats-io/prometheus-nats-expor…
-
Hey, I got the error in my golang app:
```
2024-06-13T21:41:57.808742Z Can't publish snapshot part 0 for snapshot.mystream, err=nats: timeout
```
At the same time I see in the nats-server logs:
…
-
### Observed behavior
I am observing that the `ConsumerContext.Drain` function does not wait for the processing of in flight requests to finish before returning.
### Expected behavior
I would…
-
### Observed behavior
If I have a NATS instance with existing streams and no accounts defined, and then I stop the server, change the configuration to define some accounts, then restart the server,…
-
**Expected Behavior**
To have the option to use NATS JetStream Key/Value store instead of Redis as a distributed storage for sessions.
**Current Behavior**
NATS JetStream Key/Value store is n…
-
### Observed behavior
The code for connecting to NATS server using bcrypted credentials is
`nc = await nats.connect(servers = ["nats://103:$2a$11$lDyjSYtC5uKSn2k3W2jufevGKQpfMB2CxVSgijfkXJCn7yRfAn…
-
Hello!
I'm using nginx as a metric proxy.
## Telegraf
The chain is: x2i => nginx:8088 => telegraf:8087 => influxdb2/influxdb1:8086
#### nginx.conf
There is a basic config for the telegra…
-
Docs at https://docs.simpleiot.org/ dont seem to explain how to migrate the system across time ?
worried that once I have 1,000 of nodes I cant evolve the schema .
The GUI is driven by the sche…
-
### Observed behavior
we found when a client has lots of subscriptions (more than 100000), could cause nats-broker memory increase suddenly.
And when this client shutdown,subscriptions would declin…
-
### Observed behavior
When the server is unexpectedly powered off and then restarted, all consumers are unable to self-recover and fail to receive messages. The log is as follows:
```
[1022] 20…