client_golang/extraction
Julius Volz bb957bc145 Change internal metric name label to __name__.
This also adds a check that forbids any user-supplied metrics to start
with the reserved label name prefix "__".

Change-Id: I2fe94c740b685ad05c4c670613cf2af7b9e1c1c0
2014-03-14 12:28:25 +01:00
..
fixtures Change internal metric name label to __name__. 2014-03-14 12:28:25 +01:00
discriminator.go Protocol Buffer negotiation support in handler. 2013-07-01 17:14:58 +02:00
discriminator_test.go Protocol Buffer negotiation support in handler. 2013-07-01 17:14:58 +02:00
extraction.go Include relevant server model artifacts. 2013-06-11 11:45:21 +02:00
metricfamilyprocessor.go Include summary sample sums and counts if present. 2013-08-25 13:52:37 +02:00
metricfamilyprocessor_test.go Change internal metric name label to __name__. 2014-03-14 12:28:25 +01:00
processor.go Add custom Timestamp type for sample times. 2013-10-31 17:12:03 +01:00
processor0_0_1.go Remove base labels. 2013-08-12 11:29:41 +02:00
processor0_0_1_test.go Fix remaining tests to work with new Timestamp type. 2013-12-03 10:17:04 +01:00
processor0_0_2.go Remove base labels. 2013-08-12 11:29:41 +02:00
processor0_0_2_test.go Fix remaining tests to work with new Timestamp type. 2013-12-03 10:17:04 +01:00