Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start to add eventing dashboards. #20

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

mattmoor
Copy link
Member

This creates sections for "topics" and "subscriptions" that filter on their respective prefixes.

The topic section shows both topic metrics and subscription metrics for topics matching the prefix. The subscription section shows the subscription metrics for subscriptions matching the prefix.

Building on this, the broker ingress now has a customized dashboard that takes advantage of the topic metrics to put them front-and-center. Also building on this, the event recorder now includes a section with subscription metrics for each even type.

This creates sections for "topics" and "subscriptions" that filter on their respective prefixes.

The topic section shows both topic metrics and subscription metrics for topics matching the prefix.
The subscription section shows the subscription metrics for subscriptions matching the prefix.

Building on this, the broker ingress now has a customized dashboard that takes advantage of the topic metrics to put them front-and-center.
Also building on this, the event recorder now includes a section with subscription metrics for each even type.

Signed-off-by: Matt Moore <[email protected]>
@mattmoor mattmoor merged commit 4de563f into chainguard-dev:main Dec 20, 2023
20 checks passed
@mattmoor mattmoor deleted the pubsub-sections branch December 20, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants