Skip to content

[dashboards] Add gRPC / Server dashboard #12854

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

Merged
merged 1 commit into from
Sep 12, 2022
Merged

Conversation

easyCZ
Copy link
Member

@easyCZ easyCZ commented Sep 11, 2022

Description

With our move towards a unified (go) baseserver, we now also have a more standardized set of metrics for gRPC. This PR adds a generic gRPC Server dashboard.

The intention of this dashboard is to be composed into other dashboards. That is, it focuses on part of our stack but it is agnostic of any given component or deployment (cluster) model. It simply exposes metrics for grpc services and methods. This is desirable as we want to have fewer more general dashboards which we compose into more specific components and avoid always re-defining the same dashboards.

You can view this dashboard against staging here

Screenshot 2022-09-11 at 23 28 26

Related Issue(s)

Fixes #

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview

@roboquat roboquat merged commit 197d9b8 into main Sep 12, 2022
@roboquat roboquat deleted the mp/dashboards-grpc-server branch September 12, 2022 01:33
@roboquat roboquat added deployed: IDE IDE change is running in production deployed: webapp Meta team change is running in production labels Sep 13, 2022
@roboquat roboquat added the deployed: workspace Workspace team change is running in production label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed: webapp Meta team change is running in production deployed: workspace Workspace team change is running in production release-note-none size/XXL team: devx team: IDE team: webapp Issue belongs to the WebApp team team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants