The observability platform for GraphQL

Monitor, analyze, and optimize your GraphQL queries with ease.

LogQL Product Screenshot

Features

Everything you need for GraphQL observability

Our platform offers comprehensive tools to help you monitor, debug, and optimize your GraphQL APIs.

Real-time Monitoring

Stay updated with real-time metrics and alerts for your GraphQL APIs.

Query Analytics

Analyze the performance of your GraphQL queries to identify bottlenecks and optimize response times.

Error Tracking

Automatically track and log errors in your GraphQL APIs to maintain high reliability.

Easy Integration

Easily integrate LogQL with your existing infrastructure and tools.

Integrate with LogQL

1

Install the Plugin

npm install @logql/apollo-plugin
2

Initialize the Plugin

// Import the LogQL plugin
const LogQL = require('@logql/apollo-plugin');

// Initialize LogQL
const logql = LogQL({
    apiKey: 'YOUR_API_KEY',
    environment: 'production'
});
            
3

Use the Plugin

// Add to your GraphQL API
const app = new ApolloServer({
    plugins: [logql],
})
            

Ready to enhance your GraphQL observability? Get started with LogQL today.

Sign up now and take your GraphQL APIs to the next level.

Frequently Asked Questions

What is LogQL?

LogQL is an observability platform designed specifically for GraphQL APIs. It helps developers monitor performance, ensure security, and debug issues efficiently.

How do I integrate LogQL into my project?

Integration is simple! Install the LogQL plugin, configure it with your GraphQL endpoint, and start monitoring. Visit our documentation for detailed steps.

Are my data secure?

Absolutely. We take security seriously. All data are encrypted in transit and at rest, and we never share user data. Learn more on our security page.

Is there a free plan available?

Yes! We offer a generous monthly allowance of 1 million request per month. You can sign up without a credit card and explore the full range of LogQL features until you reach this threshold. Learn more on our pricing page

Do I pay anything for stored requests / errors / traces?

No, you only pay (and only if exceeding the monthly free allowance) when the event is first received in a given month. There are no additional costs or fees for storage and querying.

How can I get support?

We're here to help! You can reach out via our Contact Us page, or email us directly at [email protected].

Join Our Mailing List

Stay updated with the latest news and features from LogQL.