Colin Sullivan

Results 76 issues of Colin Sullivan

## Feature Request A Synadia customer requested the following: > ...is there a plan to support more cryptographic algorithms for Encryption at Rest? As of today there are only ChaCha-based...

customer requested
🎉 enhancement

## Feature Request A number of external systems could utilize introspection into the readiness and liveness of the NATS server, such as K8s and others (see https://github.com/nats-io/nats-server/issues/1903). This will provide...

It may be useful to include information about the user identity (public NKEY) that created a stream in the stream info metadata. This may need to be opt-in for conf...

## Feature Request We should provide JetStream examples to demonstrate various ways of producing and consuming data. e.g. https://github.com/nats-io/nats.java/tree/main/src/examples/java/io/nats/examples/jetstream

feature

Additional parameters can be added to fine tune NATS for a particular OS/hardware. These could include: - Socket read/write buffer size - IO Buffer sizes - TCP nodelay

Your project is intriguing! I was looking through your source, and was wondering if you've considered using [NATS](https://nats.io) as a protocol? NATS is lightweight and has cloud native features that...

enhancement
protocol support
no-stale

https://github.com/docker-library/official-images/pull/4069

- [x] Prometheus does not endorse the use of labels; remove label usage from documentation. - [X] Prometheus requires a 1:1 paring of an exporter/server. - [ ] Use ConstMetrics...

Support arrays/vectors, such as the list of individual connections and subscriptions. One approach may be to create a deterministic namespace of metrics to represent individual elements, but it is worthwhile...

Currently boolean types are ignored when setting up the prometheus metrics. Add support for this.