Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pyroscope): allow slashes in application name #2172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcsanmi
Copy link
Contributor

@marcsanmi marcsanmi commented Nov 27, 2024

PR Description

The change extends tag name validation to allow slashes, enabling hierarchical service naming patterns.

Which issue(s) this PR fixes

Closes #2158

Relates to https://github.com/grafana/pyroscope-squad/issues/257

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@marcsanmi marcsanmi force-pushed the marcsanmi/allow-service-name-slashes branch from 9657657 to 92c85ab Compare November 27, 2024 15:29
@marcsanmi marcsanmi marked this pull request as ready for review November 27, 2024 16:02
@marcsanmi marcsanmi requested review from a team as code owners November 27, 2024 16:02
@marcsanmi marcsanmi force-pushed the marcsanmi/allow-service-name-slashes branch from 92c85ab to a2d40b9 Compare November 27, 2024 16:04
@marcsanmi marcsanmi changed the title fix(pyroscope): allow slashes in tag name fix(pyroscope): allow slashes in application name Nov 27, 2024
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.

Pyroscope: allowed service_name incosistent between pyroscope.scrape and pyroscope.receive_http
1 participant