
Hi team, sorry if any mistake as I am new here on the channel.
I just curious about monitoring part. There is a tutorial about integration with grafana but it seems grafana dashboard template is not working. It there any update in metrics collection? I dig into github code in usage collection part and found {scope} in the measurement name. What the the meaning behind scope using here?

Yes that is tutorial is very old...I think we're going to get rid of influxdb anyways so it's not worth it looking into influxdb

I see. So what is your suggestion in building a monitoring for appwrite. Is it good to monitoring through Health APIs from external system?

what are you monitoring and why?

I'm building an application for service booking which required to make payment and cancel if payment not found within fixed period. The idea is we want to make sure that Appwrite in always online and a schedule function to check booking over due work properly.
Thank you in advance for your advice.

How about making a get call to /v1/health/version?

@Steven Yes. should be the solution. I just wander influxdb will be removed in the future release? Or is there any alternative ways to collect metrics of appwrite?

Appwrite has APIs for various metrics. Those apis are used to fetch the data for the various graphs in the Appwrite Console

I see. Thank for helping.
Recommended threads
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
- Google Oauth help
this error pops up (TypeError: (0 , {imported module [project]/src/lib/auth.ts [app-rsc] (ecmascript)}.signIn) is not a function) but cant find a way to solve i...
- How do I get a list of registered user o...
I'm lost here, all info in the docs was how to get users that of a certain project, what I want to know is how to get current login-able user of my appwrite ins...
