-
Hi,
I run a vsphere environment without DNS. This leads scollector to generate an incomplete key i.e. vsphere.guest.mem.used,guest=vsa1,host=192 (I'd assume the idea behind is to cut the domain part …
-
Detection ratio: 1 / 55:
Jiangmin: Trojan.Ebowla.q
https://virustotal.com/de/file/ec1c0dbe954333ae0d5c4c8a0db9e7a41afa469d4e521dcbe1ad0c583158d9b7/analysis/
I'd assume this is a false positive?
-
Hi Crew,
I use "batch" option, which chops metrics stream, but scollector sends batches over established connection and do not make pauses between transmissions. This makes HBase regional server suff…
-
I'm utilizing the python client to write an exporter that basically takes a rest request -> calls a remote server and retrieves metrics -> exports to Prometheus. in order to support the rest request a…
-
After I've installed bosun in a docker-container and some scollectors on my web application worker servers, they started logging these entries:
```
No handler found: /server-info User-Agent: Go 1.1 p…
-
I've hit too many open files, digging into this:
```
[root@ny-devtsdb04 fd]# ps aux | grep opentsdb.conf
root 2076 3.8 1.5 5489036 260496 pts/0 Sl Mar21 61:23 java -enableassertions -enabl…
-
I'm using **Spring Boot 2.0.1** and exporting my metrics to telegraf using **micrometer-registry-statsd**.
The pool name that I had configured for Hikari was a bit odd, being something like **pooln…
-
Silly question, I can not seem to connect to OpenTSDB. I am able to run the docker image, and reach the web interface at port 4242. I am using the Python client from postdb. Most connections require t…
-
Just rebased our branch on origin master, and despite my efforts fine-tuning the warning setttings in the dashboard.config, everything is "warning-class css-ised" ...
Is this a bosun-version issue …
-
We have three write instances of OpenTSDB running on VMs behind a F5 load-balancer. Our client is pushing data in OpenTSDB through telnet interface. We are also pushing data through scollector running…