Rohit Saini
Rohit Saini
Facing same issue. Any update on this? encoding/json works fine with such structs marshalling/unmarshalling.
Hi, Any update on this? Thanks.
I tried with 2.9.9, I still see the problem where same stream twice is getting created from two connections. StreamConfig is same for both. Attaching logs. [stream_create_issue.docx](https://github.com/nats-io/nats.go/files/10224364/stream_create_issue.docx)
@bwplotka looking forward for your response.
Hello, Sorry for the delayed response. Similar to ConstLabels, prometheus.CounterOpts, GaugeOpts, etc also accepts a parameter "Subsystem". As per github.com/prometheus/client_golang/prometheus, Namespace, Subsystem, and Name are components of the fully-qualified name...
Thanks Johan. Raised https://github.com/grpc-ecosystem/go-grpc-middleware/pull/639
@johanbrandhorst Raised new PR https://github.com/grpc-ecosystem/go-grpc-middleware/pull/643 . I had to close earlier one due to some CLA issues.