You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can currently reconcile them by using the printAeronStreamIdentifiers() option, but this isn't very useful for people ingesting stuff into a monitoring system like prometheus.
One option might be to expose the API programmatically like:
Another would be to see if we can put more information into the description that would be use-able in a monitoring tool.
A third option might be to have a callback when the Publication/Subscription is created - passing the Artio usage name of the Publication / Subscription to application code.
The text was updated successfully, but these errors were encountered:
You can currently reconcile them by using the
printAeronStreamIdentifiers()
option, but this isn't very useful for people ingesting stuff into a monitoring system like prometheus.One option might be to expose the API programmatically like:
Another would be to see if we can put more information into the description that would be use-able in a monitoring tool.
A third option might be to have a callback when the Publication/Subscription is created - passing the Artio usage name of the Publication / Subscription to application code.
The text was updated successfully, but these errors were encountered: