client_golang/extraction
Bjoern Rabenstein 46fc7a3748 Support the new protobuf fields.
- Full support for UNTYPED type.

- Receptive support for timestamp_ms (i.e. the processor can process
  it, but the client library cannot yet create it - which is kind of
  intended as timestamps are meant for other things like federation,
  which will need separate support anyway).

Change-Id: I5913164a80089943d49ad58bf86e465a843ab82b
2014-04-22 15:11:34 +02: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 Support the new protobuf fields. 2014-04-22 15:11:34 +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