Skip to main content

· 8 min read
Ankit Anand

OpenTelemetry is a Cloud Native Computing Foundation(CNCF) incubating project aimed at standardizing the way we instrument applications for generating telemetry data(logs, metrics, and traces). However, OpenTelemetry does not provide storage and visualization for the collected telemetry data. And that’s where an OpenTelemetry backend is needed.

· 9 min read
Muskan Paliwal

Developing software is an art in itself. From building to shipping, developers have to keep iterating the process to make improvements to the existing ones. Developers around the world spend hours on building quality logging into their applications. But this logging is only efficient when we have one-page or two-page applications where debugging through logs is relatively easy.

· 13 min read
Ankit Anand

ELK is the acronym Elasticsearch, Logstash, and Kibana, and combined together, it is one of the most popular log analytics tools. Elastic changed the license of Elasticsearch and Kibana from the fully open Apache 2 license to a proprietary dual license. The ELK stack is also hard to manage at scale. In this article, we will discuss 14 ELK alternatives that you can consider using.

· 6 min read
Ankit Anand

“Do not complain beneath the stars about the lack of bright spots in your life.” Bjørnstjerne Bjørnson

Starting this one off on a different chord!

Startups are challenging yet fulfilling. There is always a long road ahead - full of challenges and uncertainties. Yet, sometimes we hit a milestone and feel nostalgic about the journey completed. 10,000+ GitHub stargazers seemed like a distant dream, but finally, it’s here. Moments like these are special to the team. We are grateful to the developer community for their continued support since our inception.

· 11 min read
Ankit Anand

Loki is a open source log aggregation tool developed by Grafana labs. It is inspired by Prometheus and is designed to be cost-effective and easy to operate. But Loki also has some limitations, and you might want to explore some Loki alternatives for your log analytics. In this article, we will look at 11 log management tools you can use as a Loki alternative.