-
- [ ] https://community.influxdata.com/t/write-to-influxdb-cloud-fails-with-apiexception-503-reason-service-unavailable-upstream-connect-error-or-disconnect-reset-before-headers-reset-reason-connectio…
-
I am a bit disappointed and surprised by the speed I observe when writing to my influxdb. However, I am probably doing something very wrong and would appreciate any pointers into the correct direction…
tschm updated
6 years ago
-
Similar to #66 , how can I get power utilization for:
`Blade \Server`
`Chassis`
`FI`
`Total power utilization`
Any documentation on how to get started? I would be willing to give it a shot an…
-
- **InfluxDB version:** 1.7.8
- **InfluxDB-python version:** 5.2.2
- **Python version:** 3.6.8
- **Operating system version:** Ubuntu 18.04 (EC2)
- **Nginx:** nginx/1.16.1
- **Flask:** 1.1.0
…
-
This in the headline is mesage i get periodically, I have set up all correctly with setup.py and nagios is working fine.
Here is what I have in spool dir
ls -la /var/spool/nagios/graphios/
total…
-
### Describe the bug
If the disk space run out while saving data in a table using Python and InfluxDB line protocol the table stays locked after freeing up space.
Get queries can be send to the tabl…
-
# Issue Description
Content type for JSON messages via AMQP mainly "application/octet-stream" and sometimes "application/json".
# Expected Result
JSON messages should have "application/json" …
isbm updated
6 months ago
-
I'm using 5.2.0. My data is all integer data, but it always gets inserted into the DB as float. I believe the offending line is in line_protocol.py
```
def _escape_value(value):
value = _ge…
-
```
2021-01-01T23:02:34.736 ERROR {diagnostic_utils} [log_exception_func_wrap] Wrapped func exited with exception. Caller's stack:
Traceback (most recent call last):
File "/home//nm/netmicroscope…
-
### Issue
On https://www.nomadproject.io/docs/operations/metrics#host-metrics the labels (tags) are listed alphabetically. However, this is not how labels are processed in the statsd protocol. Th…
Fuco1 updated
9 months ago