prometheus/documentation/examples
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
i) Uses the more idiomatic Wrap and Wrapf methods for creating nested errors.
ii) Fixes some incorrect usages of fmt.Errorf where the error messages don't have any formatting directives.
iii) Does away with the use of fmt package for errors in favour of pkg/errors

Signed-off-by: tariqibrahim <tariq181290@gmail.com>
2019-03-26 00:01:12 +01:00
..
custom-sd Trivial fix: Fix some typos in comments 2019-02-21 09:07:49 +07:00
kubernetes-rabbitmq Secure http links (#5244) 2019-02-21 10:48:47 +01:00
remote_storage refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
prometheus-kubernetes.yml example: Commented out annotation examples as they are meant only for example not as an idiomatic way of relabelling. 2018-05-02 13:42:23 +01:00
prometheus-marathon.yml documentation - add marathon-sd example configuration 2018-10-25 18:02:59 +02:00
prometheus.yml minor yaml indentation consistency fix in example configs (#3946) 2018-03-11 23:06:13 +00:00
rbac-setup.yml Fixed RBAC Example, added ingress privileges; @brian-brazil 2017-11-21 11:04:07 +01:00