-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in_node_exporter_metrics: broken timestamp for node_systemd_system_running #7621
Comments
I have the same problem, but with a self hosted Grafana Mimir installation:
It's 2h later here (20:09 = 8:09pm), not 18:09 = 6:09pm. |
@helmut72 to me this seems like a different issue, but idk. |
Maybe you are right, but I get the message even if I delete my metrics data in Mimir and start from scratch. They can't be out-of-order if no data exists. But I think I should open an own issue. |
You were right: |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
I know this issue is closed, could it be re-opened, or should we raise a new one? We're experiencing a similar issue. We included |
Hi!! We have a patch to mitigate this issue in cmetrics: fluent/cmetrics@57b5c9c |
I am using fluent-bit 2.1.6 on Linux (Raspberry Pi, Raspbian 11) and have configured node-explorer input with mostly default settings:
The metrics seem good, except the node_systemd_system_running is showing zero timestamp. Here is an output from stdout (note the last line):
As a consequence, the prometheus remote_write server (not shown in config) complains about timestamp being too old:
The text was updated successfully, but these errors were encountered: