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

geyser: add metric subscriptions_total #355

Merged
merged 1 commit into from
Jun 4, 2024
Merged

geyser: add metric subscriptions_total #355

merged 1 commit into from
Jun 4, 2024

Conversation

fanatid
Copy link
Collaborator

@fanatid fanatid commented Jun 4, 2024

# HELP subscritpions_total Total number of subscriptions to gRPC service
# TYPE subscritpions_total gauge
subscritpions_total{subscription="accounts"} 0
subscritpions_total{subscription="all"} 2
subscritpions_total{subscription="blocks"} 0
subscritpions_total{subscription="blocks_meta"} 1
subscritpions_total{subscription="entry"} 0
subscritpions_total{subscription="grpc_total"} 1
subscritpions_total{subscription="slots"} 1
subscritpions_total{subscription="transactions"} 0
subscritpions_total{subscription="transactions_status"} 0

@fanatid fanatid merged commit cd6c690 into master Jun 4, 2024
3 checks passed
@fanatid fanatid deleted the metric branch June 4, 2024 22:35
@dancamarg0
Copy link

great work @fanatid

Just one thing to point out: subscritpions_total has a typo. It's subscriptions and not subscritpions

fanatid added a commit that referenced this pull request Jun 5, 2024
fanatid added a commit that referenced this pull request Jun 5, 2024
fanatid added a commit that referenced this pull request Jun 5, 2024
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