Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Monitor Azure OpenAI with Datadog

Azure OpenAI is a service for deploying AI applications on Azure resources. With its easy-to-use REST APIs, you can leverage the service to access OpenAI’s powerful language models, such as ChatGPT, for your applications while taking advantage of the reliability and security of the Azure platform. Datadog already offers an out-of-the-box integration for OpenAI so you can monitor key performance trends, such as API usage patterns, token consumption, and more.

Continuous Delivery Pipeline for Kubernetes Using Spinnaker

Kubernetes is now the de-facto standard for container orchestration. With more and more organizations adopting Kubernetes, it is essential that we get our fundamental ops-infra in place before any migration. In this post, we will learn about leveraging Jenkins and Spinnaker to roll out new versions of your application across different Kubernetes clusters.

RDP Shortpath monitoring in Azure

Since Microsoft announced the RDP Shortpath feature was going to be enabled by default on September 6, 2022 for all Azure Virtual Desktop (AVD) customers, monitoring and troubleshooting this feature has become important. RDP Shortpath feature improves the AVD connectivity by establishing a direct UDP protocol between the AVD session hosts and the Remote Desktop Client by reducing the dependency on gateways.

Avoid Azure migration cost overruns with Datadog Cloud Cost Management

Migrating your on-prem applications to Azure can help you improve scalability, reliability, and security. It can also help reduce costs and free your engineering teams to focus on innovation and performance optimization. But it can be hard to understand Azure costs as they evolve during your migration and to see how they correlate with your resource utilization once you’re up and running in Azure.

Developing with OpenAI and Observability

Honeycomb recently released our Query Assistant, which uses ChatGPT behind the scenes to build queries based on your natural language question. It's pretty cool. While developing this feature, our team (including Tanya Romankova and Craig Atkinson) built tracing in from the start, and used it to get the feature working smoothly. Here's an example. This trace shows a Query Assistant call that took 14 seconds. Is ChatGPT that slow? Our traces can tell us!

Monitor mainframe activity with Bottomline's Record and Replay offering in the Datadog Marketplace

Many organizations have faced the complex challenges that come with mainframe monitoring. MIPS-based cost models make native mainframe software expensive, and deploying individual agents to user desktops and devices is difficult to maintain and scale.

How AIOps and ITPA Streamline Retail Operations: A Real-world Example

Seamless shopping experiences, along with superior customer service and overall customer satisfaction keep the retail world running and serve as the foundations for business growth. Behind the scenes, IT teams are working on incident response and operational efficiency, which brings things full circle for retail companies.

Top 20 Server Monitoring Tools of 2023

A server monitoring tool is software that monitors the operation and general health of servers and other components of IT infrastructure. These tools continuously track and gather information on a variety of parameters, such as CPU utilization, memory usage, disc space consumption, network traffic, and application performance. So, you get real-time insights into a server’s functionality and health, and IT specialists can identify and address issues before they affect end users.

IT Asset Discovery: What is it, How it Works, And Why You Need it

IT asset discovery is a critical process for any organization looking to manage its IT infrastructure effectively. With a rapid growth of dependency on technology for everyday work, and an increasing amount of remote work, keeping track of all hardware and software assets within an organization can be challenging. And this is where IT asset discovery tools come in to help you through the process. These solutions provide clear and reliable access to everything connected to your company network.

Sentry for SvelteKit

We’re happy to announce that the Sentry SvelteKit SDK is now generally available and ready to help you monitor your SvelteKit application. Last year, we entered the Svelte ecosystem by creating an SDK for Svelte, which provides support for Svelte single page apps. We knew that SvelteKit was already quite far along back then and we kept a close eye on its development. We also received a lot of requests from the community to support SvelteKit.