The latest News and Information on Application Performance Monitoring and related technologies.
Elasticsearch is a popular search engine that can be used to swiftly and almost instantly store, explore, and analyze huge volumes of data. It offers a distributed, multitenant full-text search engine with an HTTP web interface and schema-free JSON documents on top of Apache Lucene. In this tutorial, we will demonstrate how to communicate with an Elasticsearch cluster using a Python Elasticsearch client.
Over the past few months, I’ve written a couple of blogs analyzing significant Azure outages that affected multiple services. These articles covered detecting cloud outages long before Microsoft confirmed them and provided details of symptoms we saw. You can read these articles about a September 2022 outage and another in January 2023.
Citrix for Linux VDI and DaaS options allow organizations to deploy Linux digital workspaces and Linux applications that can then be accessed by end-users from Linux or non-Linux endpoints. This allows organizations to deploy applications optimized for Linux OSs to users using mobile, Mac, Windows, and BYOD (Bring Your Own Device) endpoints as well as those using native Linux.
OpenTelemetry and DataDog are both used for monitoring applications. While OpenTelemetry is an open source observability framework, DataDog is a cloud-monitoring SaaS service. OpenTelemetry is a collection of tools, APIs, and SDKs that help generate and collect telemetry data (logs, metrics, and traces). OpenTelemetry does not provide a storage and visualization layer, while DataDog does.
Sounds impossible, right? After the initial surge of cloud-native application implementations, many enterprises found that in order to ensure application performance, it’s necessary to add additional hyperscaler resources, especially during peak demands. Many enterprise policies have been to add as many hyperscaler resources as needed to avoid degradation and to maintain performance and availability.
Get crucial error and performance diagnostics sent directly to your chosen Microsoft Teams channel with Raygun Alerting. As of 2022, Microsoft Teams has surpassed Slack’s 18 million active users with a user base of over 270 million, solidifying its position as the leading business communication platform. In August 2021, we released our Slack for Alerting integration, and now it’s time to extend that capability to Microsoft Teams.
Consider the scenario – You are an SRE (Site Reliability Engineer) joining a team to take charge of their Java applications. It has been reported that a Java application is very flaky in terms of memory issues.