prometheus/cmd
Shashank Varanasi 61235fd851 Print system information (uname) at Prometheus startup (#2709)
* Print uname on prom startup

* Make uname file linux-only

* Add missing license headers

Add missing license headers

* Print OS when uname is not available

* Print only OS name when uname not available

* Remove extra space, fix cmd/prometheus/main.go license header

* Add fix for int8 and uint8 systems

* Better formatting for build tags in cmd/prometheus/uname files

* Remove newline
2017-05-13 20:42:29 +02:00
..
prometheus Print system information (uname) at Prometheus startup (#2709) 2017-05-13 20:42:29 +02:00
promtool Initial commit of 'promtool check-metrics', promlint package (#2605) 2017-04-13 23:53:41 +02:00