The lack of functionality to do deadman checks is one of my biggest gripes with PromQL. Fortunately, MetricsQL (a superset of PromQL) has added this functionality, and it’s very easy to use. If you’re not…
Tag: OpenTelemetry
Sending OpenTelemetry Logs To Vector Using Python
In the world of software development, log management plays a crucial role in understanding the behavior of applications and detecting potential issues. Vector is an open source project currently maintained by DataDog that provides robust…