Clementine
p/clementine-2
A self-hosted graphql analytics and observability platform
Craig
Clementine — A self-hosted graphql analytics and observability platform
Featured
1
Most analytics tools don't work well for graphql because they are tuned for standard REST based services. Clementine provides a simple way to understand the performance of your graphql server. Allowing you to find your slowest queries and bottleneck resolvers.
Replies
Best
Craig
Hey PH, my first post here. I've built clementine as drop in replacement for things like Apollo Manager (https://engine.apollographql.com/). Apollo manager is great but it isn't realistically priced for small side projects. Clementine is a self-hosted so you can run it yourself for free, perfect for small teams with small budgets who are using graphql. Would love to know what you think and if you end up using it!