Pleroma.Web.Endpoint.MetricsExporter
Did you ever try to enable Prometheus? It seems like your config is corrupted. Not sure if the problem is in your prod.secret.exs or in the database. First I’d look for MetricsExporter in your config file and delete it. If that doesn’t work, you could go nuclear on your database config: TRUNCATE TABLE config;