openconfig / gnmic

gNMIc is a gNMI CLI client and collector
https://gnmic.openconfig.net
Apache License 2.0
171 stars 55 forks source link

add subject.target.subscription format for Jetstream #337

Closed mwdomino closed 8 months ago

mwdomino commented 8 months ago

This PR adds an additional subject formatting option for Jetstream. It uses the existing subject key in the config and orders the subject like: $subject.$target_name.$subscription_name.

I'm using this in development already with no issues.