Daniel Mota Leite
Daniel Mota Leite
migrating from a old telegraf install to helm telegraf-ds, i found that this helm do not support postStart, but the telegraf deployment do support it. This is useful inject some...
we have the https://github.com/adsr/phpspy project, so it would be good to support php too thanks for this plugin
Can you please upload it to fdroid? it would be much simpler to install and keep updated than to manually install! Thanks for the tool!
Hi As your extension already support firefox 57+, i would like to ask you to extend it so it also show if the site is ipv4 or ipv6. I would...
The owner of this repo isn't listed anymore in the company members, so this repo is orphan. The most updated fork is the one below, lets turn it in the...
As per issue #13, i was trying the supplied query to detect errors, but it was not working... checking directly the exporter, i get this: ``` curl http://127.0.0.1:9198/metrics -s |...
I was using a previous exporter ( https://github.com/bertuxdeveloper/newrelic_exporter ), but this one looks more updated... but i'm having problems configuring this, i fail to use the correct format. Can you...
Hi since https://github.com/kubernetes/kubeadm/issues/732, the port 10255 is deprecated and at least in aws it doesn't exist anymore: https://github.com/awslabs/amazon-eks-ami/issues/128 Addjng this seem to mostly solve this: ``` --kubelet-api=https://localhost:10250/pods --kubelet-api-insecure-skip-verify ``` but...
i'm trying to use this and i'm having several problems, so this is a question/bug/feature request ticket. I can create different issues for each bug/feature request, but lets first find...
As per https://github.com/moby/moby/pull/32947 , docker now breaks the logs in 16k blocks and flag then with "Partial" bool field. Not having tried this yet nor know enough about the docker...