Skip to content

Document custom sampler and route matchers#2397

Merged
grcevski merged 4 commits intografana:mainfrom
grcevski:document_per_service_routes
Jan 12, 2026
Merged

Document custom sampler and route matchers#2397
grcevski merged 4 commits intografana:mainfrom
grcevski:document_per_service_routes

Conversation

@grcevski
Copy link
Contributor

@grcevski grcevski commented Jan 9, 2026

Closes #2193
Closes #2193

@grcevski grcevski requested a review from a team as a code owner January 9, 2026 17:21
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.01%. Comparing base (1fc2653) to head (a4c2c6b).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2397   +/-   ##
=======================================
  Coverage   42.01%   42.01%           
=======================================
  Files          40       40           
  Lines        3156     3156           
=======================================
  Hits         1326     1326           
  Misses       1716     1716           
  Partials      114      114           
Flag Coverage Δ
unittests 42.01% <ø> (ø)

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.

For example:

```yaml
routes:
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't be this discovery > instrument?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch!

@grcevski grcevski merged commit f5ced51 into grafana:main Jan 12, 2026
16 checks passed
@grcevski grcevski deleted the document_per_service_routes branch January 12, 2026 16:54
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.

Document how to define per service egress/ingress routes

4 participants