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

Add grafana dashboard to visualize persistence metrics for default docker-compose setup #5582

Conversation

taylanisikdemir
Copy link
Contributor

What changed?
Added a new grafana dashboard to visualize persistence db call counts/latencies/errors per operation/shard.
This is for local development purposes and doesn't capture all the relevant metrics yet.

How did you test it?

  1. Run
cd docker
docker-compose up
  1. Visit grafana http://localhost:3000/ and navigate to Cadence-Persistence dashboard
Screenshot 2024-01-05 at 2 24 03 PM

@taylanisikdemir taylanisikdemir force-pushed the taylan/persistence_metrics_grafana branch from a424298 to 1c40053 Compare January 8, 2024 20:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 018ceab0-0f12-416a-9a4e-5e247f76ebe9

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 62.273%

Totals Coverage Status
Change from base Build 018cea9c-476d-4453-9622-9fd64fd53757: -0.02%
Covered Lines: 93381
Relevant Lines: 149954

💛 - Coveralls

@taylanisikdemir taylanisikdemir merged commit 8d2d8a7 into cadence-workflow:master Jan 8, 2024
16 checks passed
@taylanisikdemir taylanisikdemir deleted the taylan/persistence_metrics_grafana branch January 8, 2024 20:46
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.

3 participants