Then I generated sql statements to remove duplicate posts that had higher ids than the other posts theyre a duplicate of
i assume this was done after updating the other tables referencing this table, such as comments, votes, saved posts, as previously discussed on matrix?
while it may be omitted here for simplicity, it can be dangerous to not mention that for others that might find this in the future if they experience index corruptions on their own if they don't fix all references, as that would result in data loss.
that's unlikely, i'm running 11.2.4 currently.
yes, you'll need to run that exporter against each instance you want to be monitoring.
my setup looks more or less like this: https://github.com/Nothing4You/grafana.lem.rocks
depending on the grafana version you are using you may be running into this bug though: https://github.com/grafana/grafana/issues/96356