prometheus/config
Matt T. Proud 38d839d810 Include generated Protocol Buffers artifacts.
This commit reduces the general compile time dependencies to omit
the Protocol Buffer compiler and the Go Protocol Buffer generator
tool.  The build steps to furnish them still remain, but they can
optionally be called if data.proto or config.proto are under work.
2013-05-08 21:16:39 +02:00
..
fixtures Convert the Prometheus configuration to protocol buffers. 2013-04-30 22:26:00 +02:00
generated Include generated Protocol Buffers artifacts. 2013-05-08 21:16:39 +02:00
config.go Convert the Prometheus configuration to protocol buffers. 2013-04-30 22:26:00 +02:00
config.proto Convert the Prometheus configuration to protocol buffers. 2013-04-30 22:26:00 +02:00
config_test.go Convert the Prometheus configuration to protocol buffers. 2013-04-30 22:26:00 +02:00
load.go Convert the Prometheus configuration to protocol buffers. 2013-04-30 22:26:00 +02:00
load_test.go Update import paths to new location. 2013-01-27 18:49:45 +01:00
Makefile Include generated Protocol Buffers artifacts. 2013-05-08 21:16:39 +02:00