-
I have a multi target exporter which is controlled via the `params` config directive.
I could not find a way to pass my parameters to the target using promgen. Do i just manually add them to the U…
-
Linux (and Darwin) support [non-privileged ICMP echo sockets][1]. It would be a fun exercise to use them, rather than requiring capabilities.
[1]: https://lwn.net/Articles/420800/
-
使用命令清理运行中的集群日志的时候(tiup cluster clean --log),
发现该动作会先关停集群然后再删除所有的日志文件。
理论清理日志和停集群没有关联而且不小心手抖下可能就掉坑了,这样实现不太好吧。
tikv.log 日志会自动截断,但没有自动清理的删除, 通常我们清理日志如:
find ./*.log* ! -ctime -7 -exec rm {} \;…
-
Blackbox exporter supports basic authentication as part of the `http_probe`. However, I couldn't find anything related to [digest auth](https://datatracker.ietf.org/doc/html/rfc7616). Is it supported?
muety updated
11 months ago
-
Hi, I'm wondering if I can do something to avoid this error:
```
Error executing query: found duplicate series for the match group {instance="server.company.com"} on the left hand-side of the oper…
-
##### SUMMARY
Currently, the web UI in Grafana supports providing inputs when importing dashboards. for example, a dashboard json may have a body containing:
```
...
"__inputs": [
{
…
gbolo updated
1 month ago
-
Building and maintaining software nowadays require companies to take care of hundreds or thousands of VMs running across multiple regions and a reliable network connection is vital. To be able to main…
-
### Host operating system: output of `uname -a`
FreeBSD prom.xxx 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64
### blackbox_exporter version: output of `blackbox_exporter --version`
black…
-
Hi, I am doing icmp probe every second for both domain name and IP addresses. The issue that I see is that whether I put IP or DNS name, the server always performs DNS query to our DNS server. So if i…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet:
```console
$ sudo /opt/puppetlabs/bin/puppet --version
6.4.0
```
- Ruby:
```console
$ sudo /opt/puppetlabs/puppet/bi…