Chris Gwilliams

Results 259 comments of Chris Gwilliams

Ah yes, sorry, my bad, you are right. The docker logs you included are the most useful here, they point to an issue with authentication. This could be an issue...

Possible, can you try subscribing to a channel using a token signed by your JWT secret? Or a user token?

@Mohammed-Yasin-Mulla No need to apologise, I probably was not clear! Instead of using your user, could you try and authenticate using a custom JWT, see the example [here](https://github.com/supabase/supabase/issues/21196#issuecomment-1964433668)? Then we...

Check your logs in the Log Explorer in the dashboard, there is likely an issue with the token you are generating and any errors will tell you if there is...

Hi @Mohammed-Yasin-Mulla , Sorry, I should have mentioned that I had tried this successfully locally. For the logs, these are not enabled by default, if you edit the `supabase/config` file...

Note that this does not happen when self-hosting/using via docker. I self host grafana and prometheus. Using the default dashboard, the metrics look good when querying with a 60s refresh:

This could also be scraping options configured to scrape more often. Docs on the Supabase site have been updated, as well as the README in this repo. Let us know...

Hi @shreyashguptas This should be fixed with #45 and #43 as the latest versions have been deployed and the dashboard has been updated. When they are both on `main`, please...

Hey @riderx We have updated the README to give the options for self-hosting this and call out integrations. More detailed instructions are in our [Metrics docs](https://supabase.com/docs/guides/telemetry/metrics) We found some users...

Using the latest dashboard and scrape job, are you still seeing this?