Skip to content

Conversation

ademidoff
Copy link
Member

@ademidoff ademidoff commented Oct 4, 2025

PMM-7

Link to the Feature Build: SUBMODULES-4061

This pull request updates the configuration for Grafana in the grafana.ini file, focusing on streamlining plugin permissions and modernizing feature toggle management.

Plugin management:

  • Removed grafana-polystat-panel from the list of allowed unsigned plugins in the [plugins] section, since it's a signed plugin.

Feature toggles modernization:

  • Switched from using the enable array for feature toggles to configuring each toggle individually by setting its name to true or false, following Grafana's recommended approach.
  • Added or updated feature toggles: enabled panelTitleSearch and queryLibrary, and removed several experimental toggles and legacy comments for clarity.

Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.54%. Comparing base (9bb06be) to head (2733354).

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #4612      +/-   ##
==========================================
+ Coverage   44.51%   44.54%   +0.03%     
==========================================
  Files         363      363              
  Lines       45715    45715              
==========================================
+ Hits        20351    20365      +14     
+ Misses      23706    23692      -14     
  Partials     1658     1658              
Flag Coverage Δ
admin 17.33% <ø> (ø)
agent 53.35% <ø> (+0.12%) ⬆️
managed 44.48% <ø> (ø)
vmproxy 74.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ademidoff ademidoff marked this pull request as ready for review October 4, 2025 08:48
@ademidoff ademidoff requested a review from a team as a code owner October 4, 2025 08:48
@ademidoff ademidoff requested review from idoqo, JiriCtvrtka and matejkubinec and removed request for a team October 4, 2025 08:48
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.

4 participants