Skip to content

Clean up packages/grafana-prometheus/src/dashboards#115861

Merged
zoltanbedi merged 2 commits intografana:mainfrom
saurabh007007:remove-dashboard
Jan 6, 2026
Merged

Clean up packages/grafana-prometheus/src/dashboards#115861
zoltanbedi merged 2 commits intografana:mainfrom
saurabh007007:remove-dashboard

Conversation

@saurabh007007
Copy link
Contributor

@saurabh007007 saurabh007007 commented Jan 6, 2026

What is this feature?

It is the followup #115859 of this issue and i have made the changes that are explained in the PR.

Why do we need this feature?

Since we have two dashboards as of now so the first dashboards that was in packages/grafana-prometheus/src/dashboards must needs to be removed.

Which issue(s) does this PR fix?:

Fixes #115859

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

Copilot AI review requested due to automatic review settings January 6, 2026 00:47
@saurabh007007 saurabh007007 requested a review from a team as a code owner January 6, 2026 00:47
@saurabh007007 saurabh007007 requested review from jcolladokuri and removed request for a team January 6, 2026 00:47
@CLAassistant
Copy link

CLAassistant commented Jan 6, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added this to the 12.4.x milestone Jan 6, 2026
@saurabh007007 saurabh007007 changed the title Remove dashboard Clean up packages/grafana-prometheus/src/dashboards Jan 6, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes three example dashboard JSON files from the grafana-prometheus package that provide monitoring statistics for Prometheus and Grafana instances. These dashboard templates appear to be legacy artifacts that were no longer being used or maintained.

  • Removes three example/template dashboard JSON files
  • No code changes to any TypeScript/JavaScript files
  • Files are not referenced or imported anywhere in the codebase

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/grafana-prometheus/src/dashboards/prometheus_stats.json Removes Prometheus statistics dashboard template (834 lines)
packages/grafana-prometheus/src/dashboards/prometheus_2_stats.json Removes Prometheus 2.0 statistics dashboard template (1353 lines)
packages/grafana-prometheus/src/dashboards/grafana_stats.json Removes Grafana metrics dashboard template (1187 lines)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@saurabh007007 saurabh007007 marked this pull request as draft January 6, 2026 00:52
@saurabh007007 saurabh007007 marked this pull request as ready for review January 6, 2026 00:53
@zoltanbedi zoltanbedi added the no-changelog Skip including change in changelog/release notes label Jan 6, 2026
@zoltanbedi zoltanbedi enabled auto-merge (squash) January 6, 2026 09:09
@zoltanbedi zoltanbedi merged commit 3d3b4dd into grafana:main Jan 6, 2026
101 checks passed
@grafana-delivery-bot
Copy link
Contributor

🚀 Your submission is now being built and packaged.

Arinashin3 pushed a commit to Arinashin3/grafana that referenced this pull request Jan 22, 2026
* remove:Dashboard json files

* removed: dashboards from packages/grafana-prometheus/src/dashboards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend no-changelog Skip including change in changelog/release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up packages/grafana-prometheus/src/dashboards

4 participants