Operations | Monitoring | ITSM | DevOps | Cloud

Datadog

Manage your infrastructure with ServiceNow CMDB and Datadog

ServiceNow is a popular IT service management platform that helps organizations track and manage enterprise-level IT processes, such as on-prem infrastructure management, customer support, and incident response. By using ServiceNow’s configuration management database (CMDB), organizations can easily centralize and manage information about all the IT objects they own in order to track and maintain them more efficiently.

Improve developer experience and collaboration with Service Catalog schema version 3.0

As software ecosystems grow more complex and fragmented, organizations are finding it harder to manage the thousands of interdependencies that make up their environments. For starters, engineers are collectively struggling to uphold security and reliability standards throughout their organizations because they lack a shared view of these complex software landscapes.

This Month in Datadog: DASH 2024 recap, featuring LLM Observability, Log Workspaces, and more

Datadog is constantly elevating the approach to cloud monitoring and security. This Month in Datadog updates you on our newest product features, announcements, resources, and events. To learn more about Datadog and start a free 14-day trial, visit Cloud Monitoring as a Service | Datadog. This month, we’re recapping our flagship conference, DASH.

Monitor Amazon MemoryDB with Datadog

Amazon MemoryDB for Redis is a highly durable in-memory database service that uses cross-availability-zone data storage and fast failover, providing microsecond read times and single-digit-millisecond write times. Datadog’s integration for MemoryDB uses a range of metrics to provide important visibility into MemoryDB performance.

Quickly and comprehensively analyze the cloud and SaaS costs behind your services

Understanding costs is an essential part of service ownership. But in cloud-based applications, the cost of any given service often comes down to a wide range of dynamic factors. Individual services can incur fees from numerous dependencies, from data stores to observability solutions, and keeping track of these expenses can mean reckoning with the intricacies of many different billing models.

Transform and enrich your logs with Datadog Observability Pipelines

Today’s distributed IT infrastructure consists of many services, systems, and applications, each generating logs in different formats. These logs contain layers of important information used for data analytics, security monitoring, and application debugging. However, extracting valuable insights from raw logs is complex, requiring teams to first transform the logs into a well-known format for easier search and analysis.

Why care about exception profiling in PHP?

A few months ago, we implemented support for exception profiling in PHP. One of the key justifications for building this functionality into Continuous Profiler was to show the hidden costs of exceptions in PHP, especially when they are used for flow control in hot code paths. Once this feature was built, we naturally wanted to know if it surfaced these kinds of flow control problems in customer production systems.

Get granular LLM observability by instrumenting your LLM chains

The proliferation of managed LLM services like OpenAI, Amazon Bedrock, and Anthropic have introduced a wealth of possibilities for generative AI applications. Application engineers are increasingly creating chain-based architectures and using prompt engineering techniques to build LLM applications for their specific use cases.