client_golang/extraction
Bjoern Rabenstein c53c07a719 Tolerate MetricFamily with unset type.
In that case, the default value is chosen (COUNTER for historical
reasons.)

Change-Id: I8f3384feee7f3bbaa837b216b0885ad238d1e0e5
2014-11-05 13:05:06 +01:00
..
fixtures Change internal metric name label to __name__. 2014-03-14 12:28:25 +01:00
discriminator.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
discriminator_test.go Complete rewrite of the exposition library. 2014-06-17 14:08:22 +02:00
extraction.go Include relevant server model artifacts. 2013-06-11 11:45:21 +02:00
metricfamilyprocessor.go Tolerate MetricFamily with unset type. 2014-11-05 13:05:06 +01:00
metricfamilyprocessor_test.go Change internal metric name label to __name__. 2014-03-14 12:28:25 +01:00
processor.go Make Prometheus understand the new text format v0.0.4. 2014-04-22 18:28:15 +02:00
processor0_0_1.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
processor0_0_1_test.go Complete rewrite of the exposition library. 2014-06-17 14:08:22 +02:00
processor0_0_2.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
processor0_0_2_test.go Complete rewrite of the exposition library. 2014-06-17 14:08:22 +02:00
textprocessor.go Make Prometheus understand the new text format v0.0.4. 2014-04-22 18:28:15 +02:00
textprocessor_test.go Make Prometheus understand the new text format v0.0.4. 2014-04-22 18:28:15 +02:00