Skip to content

Statistics of opal-clients #151

Answered by orweis
hongbo-miao asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hongbo-miao :)
This should actually be very easy to achieve through OPAL's event driven nature (actually one of the main reasons we chose this architecture )

We can essentially have a new component (as part of an OPAL server, or separate) subscribing to the OPAL channel (via ALL_TOPICS), similar to what the OPAL-Clients do.

And produce statistics about all of the metrics you listed and more...
That said, the the K8S / pod information or other meta data would need to be correlated - either based on additional meta data, or the topic information.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hongbo-miao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants