Otelic is a powerful yet easy-to-use platform for managing logs, traces, and alerts. If you're new to observability tools, don’t worry—this guide will show you how Otelic simplifies the debugging process and makes your workflow faster and more efficient.
In the Logs view, you can monitor a live tail of logs from all your servers. Otelic makes it easy to filter logs by:
You can also filter logs by time and see a visual graph showing how many logs were generated over time. Once you find a log, you can open it to view:
Traces show the journey of a request through your system. When you jump from a log to a trace, Otelic provides:
Traces are incredibly useful for identifying slow or problematic requests. For example, you can filter traces to find all API calls that took longer than 1,000 milliseconds. From there, you can dig into the details to see what’s causing the delays.
Otelic allows you to set up alerts for both logs and traces. Alerts can be customized to notify you when something goes wrong, such as:
Alerts can be sent to a webhook, with custom headers and body content that includes logs, traces, and other data points.
Otelic uses a pay-as-you-go model with no monthly subscriptions. You add credit to your account and only pay for what you use. Data retention starts with a free one-day option, and you can adjust it as needed—for. Check the price.
In the workspace settings, you can:
Otelic is designed to be simple and flexible, so you can focus on debugging and improving your applications without getting lost in complicated settings.
As a developer, Otelic helps you focus on what matters: