-
Notifications
You must be signed in to change notification settings - Fork 621
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(distributor): Relabel profiles at ingest (#3369)
* Relabel profiles at ingest This is an important operational tool: It allows us to deal with problems in the ingested profile labels. The relabeling rules cover both series label and also sample labes. By default we supply relabeling rules, which do remove the godeltaprof_ prefix from profiles generated by pyroscope-go. * Merge samples with identical stacktraces I have also added the most common test cases I could think of.
- Loading branch information
1 parent
359ecf1
commit b6816e3
Showing
13 changed files
with
1,614 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.