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

Docker: add datasource and dashboards to Grafana #5207

Merged
merged 10 commits into from
May 12, 2023

Conversation

mantas-sidlauskas
Copy link
Contributor

What changed?
Prometheus data source and Grafana dashboards are ready to use from the beginning, no manual actions are needed. Additionally, default auth form in Grafana is disabled.

Why?
To get dashboards working without any manual steps

How did you test it?
Local test

Potential risks

Release notes

Documentation Changes

@demirkayaender demirkayaender requested a review from a team April 13, 2023 15:56
@coveralls
Copy link

coveralls commented May 4, 2023

Pull Request Test Coverage Report for Build 018811e6-627d-4d93-84fa-5df284bc0eda

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 100 unchanged lines in 15 files lost coverage.
  • Overall coverage decreased (-0.06%) to 57.21%

Files with Coverage Reduction New Missed Lines %
common/persistence/historyManager.go 2 66.67%
common/task/weightedRoundRobinTaskScheduler.go 2 88.6%
service/history/execution/mutable_state_task_refresher.go 2 59.81%
service/history/execution/mutable_state_util.go 2 35.95%
service/history/task/transfer_active_task_executor.go 2 72.16%
common/cache/lru.go 3 91.71%
common/persistence/statsComputer.go 3 93.57%
service/history/task/fetcher.go 3 91.75%
common/persistence/serialization/parser.go 4 63.91%
common/persistence/serialization/thrift_decoder.go 4 57.14%
Totals Coverage Status
Change from base Build 0188117b-6107-4218-aae1-536d976d0ed0: -0.06%
Covered Lines: 86866
Relevant Lines: 151837

💛 - Coveralls

Copy link
Member

@davidporter-id-au davidporter-id-au left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@davidporter-id-au davidporter-id-au enabled auto-merge (squash) May 12, 2023 21:38
@davidporter-id-au davidporter-id-au merged commit ec5fd9b into cadence-workflow:master May 12, 2023
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