Skip to content

[monitor-server] fix: chage anonymous - #158

Closed
mengchengTang wants to merge 1 commit into
verl-project:mainfrom
mengchengTang:login
Closed

[monitor-server] fix: chage anonymous#158
mengchengTang wants to merge 1 commit into
verl-project:mainfrom
mengchengTang:login

Conversation

@mengchengTang

@mengchengTang mengchengTang commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

chage anonymous- #158

Checklist Before Starting

  • Search for similar PRs. Paste at least one query link here: ...
  • Format the PR title as [{modules}] {type}: {description} (This will be checked by the CI)
    • {modules} include:
      • monitor-api, monitor-cli, monitor-collector, monitor-server, monitor-config for online monitor changes
      • recipe for offline analysis changes, including pipeline, parser, visualizer, data checker, recipe config, examples, and sample data
      • doc, ci, perf, deployment, misc for cross-cutting changes
    • If this PR involves multiple modules, separate them with , like [recipe, ci] or [monitor-server, monitor-config]
    • {type} is in feat, fix, refactor, chore, test
    • If this PR breaks any API (CLI arguments, config, function signature, etc.), add [BREAKING] to the beginning of the title.
    • Example: [BREAKING][mstx, torch_profile] feat: support timeline parsing

Test

before:
image

after:

API and Usage Example

Demonstrate how the API changes if any, and provide usage example(s) if possible.

# Add code snippet or script demonstrating how to use this

Design & Code Changes

Demonstrate the high-level design if this PR is complex, and list the specific changes.

Checklist Before Submitting

Important

Please check all the following items before requesting a review, otherwise the reviewer might deprioritize this PR for review.

@mengchengTang mengchengTang changed the title chage anonymous [monitor-server] fix: chage anonymous Sep 2, 2026
@tardis-key

Copy link
Copy Markdown
Collaborator

This was introduced in PR #144. It is related to the repeat feature of the agent dashboard—please confirm @Hailey-Zh

@tardis-key

Copy link
Copy Markdown
Collaborator

This issue is officially documented by Grafana:

  • Bug report: #123495 — “New Tab/Row level variables do not show with anonymous access”
  • Official fix: #125078 — “fix: Enable anonymous users to use section variables”
    • Milestone: 13.1.x

The fix is included in Grafana v13.1.0, but not in v13.0.1. RL-Insight currently installs Grafana 13.0.0. Therefore, enabling anonymous access breaks section-level variables and the Agent Loop nested Repeat dashboard for anonymous users.

@tardis-key tardis-key closed this Sep 4, 2026
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.

2 participants