Skip to content

Fix Grafana deprecated warnings#4918

Open
Lucky3028 wants to merge 4 commits into
mainfrom
fix-4702
Open

Fix Grafana deprecated warnings#4918
Lucky3028 wants to merge 4 commits into
mainfrom
fix-4702

Conversation

@Lucky3028
Copy link
Copy Markdown
Member

close #4702

@Lucky3028 Lucky3028 requested review from outductor and rito528 April 18, 2026 12:47
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Grafana configuration within the Prometheus operator manifest. The changes include transitioning plugin installation from a list to an environment variable, updating the fallback user role from 'Viewer' to 'Editor', and removing the 'viewers_can_edit' setting. A review comment identifies that the environment variable name and the delimiter used for plugin installation are incorrect, providing a suggestion to use 'GF_INSTALL_PLUGINS' with a comma separator to ensure the plugins are installed correctly.

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.

Grafanaで複数の警告がコンソールに出力されている

2 participants