No Open Telemetry videos yet. You could help us improve this page by suggesting one.
Based on our record, Open Telemetry seems to be a lot more popular than InfluxData. While we know about 191 links to Open Telemetry, we've tracked only 2 mentions of InfluxData. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
OpenTelemetry (OTEL) is an open-source observability framework that provides a standardized way to collect telemetry data from your applications and infrastructure. It's a CNCF (Cloud Native Computing Foundation) project that has quickly become the industry standard for instrumentation. - Source: dev.to / 13 days ago
All these aspects are normally handled by the log forwarding daemon, but in this case, we have to take care of them while making sure we don't drop any logs or crash the application. To my delight, the OpenTelemetry project has made great advances. And this feels like the right time to jump into it. - Source: dev.to / 27 days ago
In this episode, we’ll integrate OpenTelemetry with our ASP.NET minimal API and trace everything from database calls to cache hits — all visualized in Jaeger. We’ll also learn how to spot inefficiencies, validate cache behavior, and instrument our code for insights. - Source: dev.to / 26 days ago
OpenTelemetry if you’re building at serious scale. - Source: dev.to / about 1 month ago
Then I stumbled upon OpenTelemetry. It is a project that aims to provide a unified way to collect, process and export telemetry data. From a hundred thousand feet, it looks like they know what they are doing: standardized data definitions and protocols, semantic conventions, etc. To me, it is like a rulebook for telemetry data --something I find reassuring to rely on. - Source: dev.to / about 1 month ago
I would highly recommend using a proper Time Series Database like QuestDB or InfluxDB to do this instead. You can always export data from wither of those two into Excel if your boss wants it in excel, but it's much easier to do data transformations, create graphs and reports, etc. If you have all the data in a proper database. Source: over 3 years ago
I would suggest using something better suited to IoT data than ... a spreadsheet. I'd recommend looking at one of the Time Series Databases for this. 1) QuestDB or 2) InfluxDB as these are much better suited to streaming data. Source: over 3 years ago
SigNoz - Open source alternative to Datadog
TimescaleDB - TimescaleDB is a time-series SQL database providing fast analytics, scalability, with automated data management on a proven storage engine.
Prometheus - An open-source systems monitoring and alerting toolkit.
Grafana - Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases
VictoriaMetrics - Fast, easy-to-use, and cost-effective time series database
Zipkin - Zipkin is a distributed tracing system.