Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Exploring Nginx metrics with Elastic time series data streams

Elasticsearch® recently released time series data streams for metrics. This not only provides better metrics support in Elastic Observability, but it also helps reduce storage costs. We discussed this in a previous blog. In this blog, we dive into how to enable and use time series data streams by reviewing what a time series metrics document is and the mapping used for enabling time series. In particular, we will showcase this by using Elastic Observability’s Nginx integration.

How to capture custom metrics without app code changes using the Java Agent Plugin

The Elastic APM Java Agent automatically tracks many metrics, including those that are generated through Micrometer or the OpenTelemetry Metrics API. So if your application (or the libraries it includes) already exposes metrics from one of those APIs, installing the Elastic APM Java Agent is the only step required to capture them. You'll be able to visualize and configure thresholds, alerts, and anomaly detection — and anything else you want to use them for!

Accelerating R&D in pharma with Elasticsearch, ESRE, LLMs, and LangChain - Part 1

A comprehensive guide to support faster drug innovation and discovery in the pharmaceutical industry with generative AI/LLMs, custom models, and the Elasticsearch Relevance Engine (ESRE) Faster drug discovery leading to promising drug candidates is the main objective of the pharmaceutical industry. To support that goal, the industry has to find better ways to utilize both public and proprietary data — at speed and in a safe way.

Making the boat faster: Advantages of embedding services and training in software sales

In the highly competitive IT industry, staying ahead of the curve is crucial for success. As IT companies strive to meet the evolving needs of their customers, they are discovering that providing embedded services and comprehensive training can significantly enhance their sales efforts. The importance of having services is discussed in this Harvard Business Review article.

How to get the best of lexical and AI-powered search with Elastic's vector database

Maybe you came across the term “vector database” and are wondering whether it’s the new kid on the block of data retrieval systems. Maybe you are confused by conflicting claims about vector databases. The truth is, the approach used by vector databases has been around for a few years.

Improving the Elastic APM UI performance with continuous rollups and service metrics

In today's fast-paced digital landscape, the ability to monitor and optimize application performance is crucial for organizations striving to deliver exceptional user experiences. At Elastic, we recognize the significance of providing our user base with a reliable Observability platform that scales with you as you’re onboarding thousands of services that produce terabytes of data each day.

The power of generative AI for retail and CPG

The retail and consumer packaged goods (CPG) industry has undergone significant transformations due to advancements in technology. Technological innovations have reshaped various aspects of the industry, including customer engagement, inventory optimization, and supply chain management. These innovations have helped drive digital transformation, improve operational efficiency, enhance the customer experience, and promote sustainability.

Open-sourcing sysgrok - An AI assistant for analyzing, understanding, and optimizing systems

In this post I will introduce sysgrok, a research prototype in which we are investigating how large language models (LLMs), like OpenAI's GPT models, can be applied to problems in the domains of performance optimization, root cause analysis, and systems engineering. You can find it on GitHub.

3 models for logging with OpenTelemetry and Elastic

Arguably, OpenTelemetry exists to (greatly) increase usage of tracing and metrics among developers. That said, logging will continue to play a critical role in providing flexible, application-specific, event-driven data. Further, OpenTelemetry has the potential to bring added value to existing application logging flows.