Hi all,
I screwed up an app update and now one of my historic item values destroys my entire chart.
Is there a way to fix the historic item value through us or by manipulating the database and if so, how do I do it?
Thanks,
Florian
Hi all,
I screwed up an app update and now one of my historic item values destroys my entire chart.
Is there a way to fix the historic item value through us or by manipulating the database and if so, how do I do it?
Thanks,
Florian
At minimum, we need to know what persistence service you use
Sorry, RRD4J.
I don’t know if this still works, but there is a utility called rrd4j inspector.
Maybe you can also delete historic values with the API explorer: persistence - delete /persistence/items/{itemname}.
edit: this doesn’t work with rrd4j. See here for an explanation