Thomas Decaux

Results 113 comments of Thomas Decaux
trafficstars

Same thing here, got error after have configured data-source. Grafana 7.4 alertmanager 0.21.0

Dont understand why is not fixed yet, many services use wget/curl and it seems not working at all behind a proxy (despite a good configuration) :/ see https://community.hortonworks.com/articles/47102/preparing-to-install-hdp-behind-a-proxy.html for a...

Did you setup correctly the `output` ? This seems buggy (I mean this should be done automatically by the operator in my mind), but you must manually set the elasticsearch...

hello, this look fantastic, may I help?

I love you :-) I can add an example and some tests, here my readme_template, to display storage class: ``` {{ $values := (.Files.Get "values.yaml") | fromYaml }} ## Snapshot...

Got this error too, I tried to fix the awk but I came across this approach (https://github.com/zbal/zabbix/blob/master/scripts/zabbix_nginx_check.sh). Thanks

> We would also like to see this feature added but when reading up on this there's been a discussion regarding the risk of an explosion of metric cardinality due...

> > I could add a revision whitelist as setting: > > metricRevisions: [master, develop] > > If branch is not whitelisted -> "other" > > what do u think?...

> > Well, the whitelist is a good idea and we could switch off this feature if whitelist is empty. > > Possible whitelist values: > > > > *...