Skip to content

Remove stale Orleans cache validation metric#53901

Open
ReubenBond wants to merge 1 commit into
dotnet:mainfrom
ReubenBond:remove-orleans-validations-cache-sent
Open

Remove stale Orleans cache validation metric#53901
ReubenBond wants to merge 1 commit into
dotnet:mainfrom
ReubenBond:remove-orleans-validations-cache-sent

Conversation

@ReubenBond
Copy link
Copy Markdown
Member

@ReubenBond ReubenBond commented May 20, 2026

Problem

The Orleans grain directory cache validation sent metric is no longer exposed by the runtime.

Solution

Remove orleans-directory-validations-cache-sent from the Orleans monitoring metrics table so the docs match the available runtime metrics.


Internal previews

📄 File 🔗 Preview link
docs/orleans/host/monitoring/index.md Orleans observability

Remove the grain directory cache validation sent metric from the Orleans monitoring table because the runtime no longer exposes it.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ReubenBond ReubenBond requested a review from meaghanlewis as a code owner May 20, 2026 17:56
Copilot AI review requested due to automatic review settings May 20, 2026 17:56
@dotnetrepoman dotnetrepoman Bot added this to the May 2026 milestone May 20, 2026
Copy link
Copy Markdown
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 updates the Orleans observability documentation so the directory metrics table matches the runtime-exposed meters by removing a stale metric entry.

Changes:

  • Remove orleans-directory-validations-cache-sent from the directory meters table in the Orleans monitoring docs.
Show a summary per file
File Description
docs/orleans/host/monitoring/index.md Removes a no-longer-exposed Orleans directory cache validation metric from the documented meters list.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

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