This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
mirror of
https://github.com/prometheus/prometheus.git
synced
2025-02-02 08:31:11 -08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
90dd216646
prometheus
/
relabel
History
Brian Brazil
6c07453ec1
Only clone the metric in the one place relabelling needs it. (
#2292
)
...
This cuts ~17% off memory allocations related to ingesting data in a basic setup.
2016-12-21 10:00:33 +00:00
..
relabel.go
Only clone the metric in the one place relabelling needs it. (
#2292
)
2016-12-21 10:00:33 +00:00
relabel_test.go
Add labeldrop and labelkeep actions. (
#2279
)
2016-12-14 10:17:42 +00:00