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
I've added pg_stat_statements metrics as per #35 and now some nodes report with errors like this:
...
collected metric pg_stat_statements_calls label:<name:"query" value:"SELECT \"ar_internal_metadata\".* FROM \"ar_internal_metadata\" WHERE \"ar_internal_metadata\".\"key\" = $1 LIMIT $2" > counter:<value:1 > was collected before with the same name and label values
...
Some others report normally though. What might be the reason?