Istio provides networking, security and telemetry APIs that are crucial for ensuring the robust security, seamless connectivity, and effective observability of services within the service mesh. These APIs are used on thousands of clusters across the world, securing and enhancing critical infrastructure. Most of the features powered by these APIs have been considered stable for some time, but the API version has remained at v1beta1. As a reflection of the stability, adoption, and value of thes...| Istio Blog
With this release, you can more easily build and reconfigure telemetry pipelines and sample safely with the ability to easily pull full-fidelity data from your own archive whenever you need it. The post Observability Without Tradeoffs: Introducing Powerful New Honeycomb Telemetry Pipeline Features appeared first on Honeycomb.| Honeycomb
Enhance and Pipeline Builder help teams to manage their data while controlling costs and accelerating OpenTelemetry adoption.| Honeycomb
Microsoft has updated .NET Aspire to version 9.3, including reverse proxy support, MySQL integration, easier integration with Azure […]| DEVCLASS
OpenFeature Contributor Spotlight| OpenFeature Blog
When it comes to production-ready systems we need a way to know what’s going on in it, aiding us in debugging it, when the time comes.| Alexandru Burlacu
We are thrilled to announce the release of Stalwart Mail Server version 0.9.1, which comes packed with significant enhancements to our telemetry capabilities. This release marks a major milestone in our ongoing efforts to provide robust and efficient monitoring and logging solutions, ensuring our users can achieve optimal server performance and reliability.| stalw.art
Starting with Istio 1.6, we are introducing a new method for integration with telemetry addons, such as Grafana, Prometheus, Zipkin, Jaeger, and Kiali. In previous releases, these addons were bundled as part of the Istio installation. This allowed users to quickly get started with Istio without any complicated configurations to install and integrate these addons. However, it came with some issues: The Istio addon installations were not as up to date or feature rich as upstream installation me...| Istio Blog
As Mixer is in the request path, it is natural to question how it impacts overall system availability and latency. A common refrain we hear when people first glance at Istio architecture diagrams is “Isn’t this just introducing a single point of failure?” In this post, we’ll dig deeper and cover the design principles that underpin Mixer and the surprising fact Mixer actually increases overall mesh availability and reduces average request latency. Istio’s use of Mixer has two main be...| Istio Blog
Istio 0.2 introduced a new Mixer adapter model which is intended to increase Mixer’s flexibility to address a varied set of infrastructure backends. This post intends to put the adapter model in context and explain how it works. Why adapters? Infrastructure backends provide support functionality used to build services. They include such things as access control systems, telemetry capturing systems, quota enforcement systems, billing systems, and so forth. Services traditionally directly int...| Istio Blog
Sentry added support for performance monitoring (also known as| Anantha Kumaran