prometheus/config
Bjoern Rabenstein b1e4956142 Apply a giant code cleanup.
Essentially:

- Remove unused code.

- Make it 'go vet' clean. The only remaining warnings are in generated code.

- Make it 'golint' clean. The only remaining warnings are in gerenated code.

- Smoothed out same minor things.

Change-Id: I3fe5c1fbead27b0e7a9c247fee2f5a45bc2d42c6
2014-12-10 16:16:49 +01:00
..
fixtures Ensure that job names are unique in parsed configs. 2013-12-03 12:10:22 +01:00
generated Replace some uses of obsolete /metrics.json with /metrics 2013-10-22 20:54:43 +02:00
config.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
config.proto Replace some uses of obsolete /metrics.json with /metrics 2013-10-22 20:54:43 +02:00
config_test.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
load.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
load_test.go Update import paths to new location. 2013-01-27 18:49:45 +01:00
Makefile Simplify makefiles. 2014-11-25 17:10:39 +01:00