Replies: 1 comment 2 replies
-
Reason: At one point "18:00" there was a sensor mulfunction and temp collected was about -17° (which is a way wrong) this is disrupting the stats. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi is there a way to delete some data from tsdb? I did try to do:
$CURL -XPOST "http://$HOST:$PORT/api/admin?cmd=delete --start 2024-11-29 18:00 --stop 2024-11-29 18:01"
It did not failed, but did not deleted the data. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions