Skip to content

docs: document service graph filter policies - #7107

Merged
knylander-grafana merged 1 commit into
grafana:mainfrom
javiermolinar:docs/service-graph-filter-policies-6453
May 5, 2026
Merged

docs: document service graph filter policies#7107
knylander-grafana merged 1 commit into
grafana:mainfrom
javiermolinar:docs/service-graph-filter-policies-6453

Conversation

@javiermolinar

@javiermolinar javiermolinar commented May 5, 2026

Copy link
Copy Markdown
Contributor

Adds the missing docs and changelog entry for service graph span filtering from #6453.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds missing documentation and a changelog entry for service-graphs span filtering (service_graphs.filter_policies) introduced in #6453, aligning service-graphs docs and override schemas with the existing spanfilter format used by span-metrics.

Changes:

  • Documented service-graphs filter_policies behavior, edge-only evaluation, cache/TTL semantics, and relevant metrics.
  • Updated configuration and user-configurable overrides schema docs to include filter_policies for service-graphs and to use the correct match_type option name (regex).
  • Added a CHANGELOG.md feature entry for service-graphs span filtering (#6453).

Reviewed changes

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

File Description
docs/sources/tempo/operations/manage-advanced-systems/user-configurable-overrides.md Aligns override schema with `match_type: strict
docs/sources/tempo/metrics-from-traces/service_graphs/_index.md Adds detailed service-graphs filtering documentation, behavior notes, example config, and metrics to monitor.
docs/sources/tempo/configuration/_index.md Documents service_graphs.filter_policies in the config reference and updates match_type option text to regex.
CHANGELOG.md Adds feature entry documenting service-graphs span filtering support (#6453).

@knylander-grafana knylander-grafana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you for updating the docs!

@knylander-grafana
knylander-grafana merged commit f857899 into grafana:main May 5, 2026
32 checks passed
mattdurham pushed a commit to mattdurham/tempo that referenced this pull request Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release-v3.0 type/docs Improvements or additions to documentation

4 participants