Hey, is it possible to add specific docker labels to the executor containers ???
Currently when i run a function it create a container (example name : exc1-ai-6691839fd4327006fa94) and i want to add a docker label to it. Why ? Because the metrics i have group my containers by stack labels and so i wanted to know if it was possible to add one so the metrics are in the same group
here is a screenshot showing the exc1 container, not in the same stack as the other (the stack produce a com.docker.stack.namespace=appwrite label)
(also please ping/mention me when you reply, else i might don't see the response)
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...