Operations | Monitoring | ITSM | DevOps | Cloud

Grok Build Observability with OpenTelemetry

Learn how to implement end to end observability and monitoring for Grok Build, xAI's terminal coding agent, using OpenTelemetry and SigNoz. In this video, we walk through turning on Grok Build's native OpenTelemetry exporter, collecting metrics and structured session events, and visualizing everything in SigNoz to gain real time visibility into token usage, sessions and turns, tool calls and their outcomes, error categories, and startup latency. Grok Build ships its own exporter, so instrumenting it is a matter of configuration, with no library to install and no collector to run.

GitHub Copilot Monitoring & Observability with OpenTelemetry

Learn how to implement end to end monitoring and observability for GitHub Copilot Chat using OpenTelemetry and SigNoz. In this video, we walk through enabling the OpenTelemetry exporter built into the Copilot Chat extension in VS Code, collecting a trace for every agent turn, and visualizing everything in SigNoz to gain real time visibility into model calls, tool executions, token usage, prompt cache savings, latency, and failures. Copilot Chat ships its own OTLP exporter, so there is no instrumentation library to install and no collector to run.

The Waiting Game for Data Centre Capacity (And How UK Businesses Can Beat It)

UK data centre occupancy hit 91% in 2024, according to Arizton market data, and new capacity is not arriving fast enough to close the gap. Grid connection wait times for new projects now run between five and 15 years, reports Data Center Dynamics, and Savills has attributed the 11% year-on-year drop in new capacity delivery to power constraints rather than a lack of demand or investment. Rising wholesale energy costs are addingpressure to an already tight market.

SSIS Data Flow Components Update Brings Expanded API and Data Source Support

The latest release of Devart SSIS Data Flow Components expands support for cloud applications and databases with new objects and fields, updated API and metadata support, and improved authentication and data access capabilities across multiple connectors.

SEO isn't just a marketing KPI anymore. It's a security one.

On this episode of Masters of Data, we sat down with Patrick Kobly, who runs security for a boutique MSSP serving fintech, crypto, and gaming clients, to dig into how phishing has evolved past the obvious tells. Kobly walks through how attackers spin up reverse proxies behind Cloudflare, route through residential IPs to dodge reputation-based blocking, and can take a fake domain from registration to full attack in under five hours. The conversation turns into an unexpected case for treating SEO as a security discipline, since search rank and AI-generated results are now part of the attack surface too.

Sending HighPriority Messages from OnPage's Dispatcher

See how OnPage Dispatcher helps teams centralize and streamline time-sensitive communication. In this demo, a request is created in Dispatcher, routed to the appropriate on-call specialist, and tracked through acknowledgment and response. We also show how the communication is bi-directional, and responses can be seen within the dispatcher, with a complete audit trail.

From alert to answer: a hands-on investigation with trace analysis in Mezmo

Authored by Sven Delmas, VP of Research at Mezmo I wanted to know what Mezmo's new trace features feel like with real telemetry behind them, so I built the smallest honest rig I could: the OpenTelemetry demo application running in a local Kubernetes-in-Docker cluster on my machine, one collector, and one deliberately simple Mezmo pipeline.