No Open Telemetry videos yet. You could help us improve this page by suggesting one.
Based on our record, Open Telemetry should be more popular than Apache APISIX. It has been mentiond 190 times since March 2021. 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.
Apache APISIX is a modern, flexible, and high-performance open-source API gateway solution designed to handle various use cases in microservices and cloud-native architectures. Its primary purpose is to facilitate API management by serving as a gateway for managing, securing, and optimizing API traffic between clients and backend services. - Source: dev.to / 7 months ago
Kong and APISIX, two popular open-source #APIGateway solutions. #kong looks versatile Unified Gateway but how it fares against #APISIX backed by a similar enterprise API7 offering. - Source: dev.to / 8 months ago
Lots of service providers offer a free tier of their service. The idea is to let you kick their service's tires freely. If you need to go above the free tier at any point, you'll likely stay on the service and pay. In this day and age, most services are online and accessible via an API. Today, we will implement a free tier with Apache APISIX. - Source: dev.to / 10 months ago
We have been using Apache APISIX for a while now. It is a high-performance, cloud-native API gateway solution. It also has a nice dashboard for managing APIs. However, I have been looking for a simpler and more portable solution for our use case. In particular, I want to be able manage the API gateway as a NixOS service so that the configuration can be tested and redeployed easily. - Source: dev.to / 10 months ago
I spoke at Swiss PgDay in Switzerland in late June. The talk was about how to create a no-code API with the famous PostgreSQL database, the related PostgREST, and Apache APISIX, of course. I already wrote about the idea in a previous post. However, I wanted to improve it, if only slightly. - Source: dev.to / 10 months 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 / 4 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 / 3 days ago
OpenTelemetry if you’re building at serious scale. - Source: dev.to / 8 days 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 / 11 days ago
OpenTelemetry is an open-source observability framework that standardizes how applications collect, process, and export telemetry data such as metrics, traces, and logs. It’s the successor to OpenCensus and OpenTracing, and is now the de facto industry standard for modern observability. - Source: dev.to / 15 days ago
Prometheus - An open-source systems monitoring and alerting toolkit.
SigNoz - Open source alternative to Datadog
API7 cloud - API management platform for hybrid and multi-cloud
etcd - A distributed, reliable key-value store for the most critical data of a distributed system
Grafana - Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases
VS Code - Build and debug modern web and cloud applications, by Microsoft