You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Logs from Telegraf
```text
here the logs :
2024-12-30T14:27:39Z E! [serializers.prometheusremotewrite::http] some series were dropped, 555 series left to send; last recorded error: failed to parse "system_uptime_format": bad sample value " 3:51"
2024-12-30T14:27:49Z E! [serializers.prometheusremotewrite::http] some series were dropped, 612 series left to send; last recorded error: failed to parse "system_uptime_format": bad sample value " 3:51"
2024-12-30T14:27:59Z E! [serializers.prometheusremotewrite::http] some series were dropped, 612 series left to send; last recorded error: failed to parse "system_uptime_format": bad sample value " 3:51"
### System info
telegrad 1.33.0, debian 11 + debian 12
### Docker
_No response_
### Steps to reproduce
1. Install telegraf 1.33.0
2. Run telegraf service (or telegraf --debug command line)
3. check logs
...
### Expected behavior
Running telegraf without errors logs
### Actual behavior
Installation and running telegraf is OK, sending metrics to prometheus is OK but I have a lot à error in my logs like this :
`[serializers.prometheusremotewrite::http] some series were dropped, 612 series left to send; last recorded error: failed to parse "system_uptime_format": bad sample value " 3:52"`
### Additional info
No errors with 1.32.1 version
The text was updated successfully, but these errors were encountered:
Hi, here a issue I have with an update to the last version of telegraf.
Relevant telegraf.conf
The text was updated successfully, but these errors were encountered: