-
Notifications
You must be signed in to change notification settings - Fork 285
Update metrics-reference.mdx #4120
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
Conversation
Rename metrics getting ready for GA
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📖 Docs PR preview links
|
| | ------------ | ------------ | --------------- | | ||
| | `temporal_cloud_v1_action_limit` | `temporal_cloud_v1_total_action_count` | `temporal_cloud_v1_total_action_throttled_count` | | ||
| | `temporal_cloud_v1_frontend_rps_limit` | `temporal_cloud_v1_frontend_service_request_count` | `temporal_cloud_v1_service_request_throttled_count` | | ||
| | `temporal_cloud_v1_service_request_limit` | `temporal_cloud_v1__service_request_count` | `temporal_cloud_v1_request_throttled_count` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think there was a double underscore here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, good catch!
|
@lennessyy note that I also just threw a link out to our New Relic integration that just went live while we're here. |
Rename metrics getting ready for GA
What does this PR do?
Notes to reviewers