# Setting up Redpanda observability in Datadog

Published articles for Setting up Redpanda observability in Datadog.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Setting up Redpanda observability in Datadog

DevFeed: [Setting up Redpanda observability in Datadog](<https://devfeed.tech/articles/setting-up-redpanda-observability-in-datadog-12769.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/setting-up-observability-datadog>)

Author: Kavya Shivashankar

Published: 2025-08-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Setting up Redpanda observability in Datadog](<https://devfeed.tech/topics/setting-up-redpanda-observability-in-datadog.md>), [observability](<https://devfeed.tech/topics/observability.md>), [datadog agent](<https://devfeed.tech/topics/datadog-agent.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Raft](<https://devfeed.tech/topics/raft.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [anomaly-detection](<https://devfeed.tech/tags/anomaly-detection.md>), [configure-redpanda-on-datadog](<https://devfeed.tech/tags/configure-redpanda-on-datadog.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [datadog-agent](<https://devfeed.tech/tags/datadog-agent.md>), [datadog-agent-for-redpanda](<https://devfeed.tech/tags/datadog-agent-for-redpanda.md>), [datadog-anomaly-detection-redpanda](<https://devfeed.tech/tags/datadog-anomaly-detection-redpanda.md>), [datadog-dashboards-for-redpanda](<https://devfeed.tech/tags/datadog-dashboards-for-redpanda.md>), [docker](<https://devfeed.tech/tags/docker.md>), [integration](<https://devfeed.tech/tags/integration.md>), [monitor-redpanda-with-datadog](<https://devfeed.tech/tags/monitor-redpanda-with-datadog.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [raft](<https://devfeed.tech/tags/raft.md>), [redpanda-cluster-monitoring](<https://devfeed.tech/tags/redpanda-cluster-monitoring.md>), [redpanda-connect](<https://devfeed.tech/tags/redpanda-connect.md>), [redpanda-datadog-integration](<https://devfeed.tech/tags/redpanda-datadog-integration.md>), [redpanda-docker-setup](<https://devfeed.tech/tags/redpanda-docker-setup.md>), [redpanda-logging-with-datadog](<https://devfeed.tech/tags/redpanda-logging-with-datadog.md>), [redpanda-metrics-in-datadog](<https://devfeed.tech/tags/redpanda-metrics-in-datadog.md>), [redpanda-performance-monitoring](<https://devfeed.tech/tags/redpanda-performance-monitoring.md>), [setting-up-redpanda-observability](<https://devfeed.tech/tags/setting-up-redpanda-observability.md>), [setting-up-redpanda-observability-in-datadog](<https://devfeed.tech/tags/setting-up-redpanda-observability-in-datadog.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

This guide explains how to integrate Datadog with Redpanda to collect, visualize, and analyze cluster metrics and broker logs. It covers Datadog dashboards, alerts, anomaly detection, the Datadog Agent, and a Docker-based single-node setup.

### Source excerpt

A comprehensive guide to integrating the Datadog Agent with Redpanda for data collection, metric scraping, and tapping into Datadog's powerful dashboards.

## Exporting data from Redpanda to S3 in batched JSON

DevFeed: [Exporting data from Redpanda to S3 in batched JSON](<https://devfeed.tech/articles/exporting-data-from-redpanda-to-s3-in-batched-json-12698.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/exporting-data-from-redpanda-to-s3-in-batched-json-arrays>)

Author: Chandler Mayo

Published: 2025-08-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [parquet](<https://devfeed.tech/topics/parquet.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [schema-evolution](<https://devfeed.tech/topics/schema-evolution.md>)

Tags: [batch-json-arrays-to-s3](<https://devfeed.tech/tags/batch-json-arrays-to-s3.md>), [batching](<https://devfeed.tech/tags/batching.md>), [batching-messages-in-s3](<https://devfeed.tech/tags/batching-messages-in-s3.md>), [building-event-driven-pipelines-with-sqs-and-s3](<https://devfeed.tech/tags/building-event-driven-pipelines-with-sqs-and-s3.md>), [data](<https://devfeed.tech/tags/data.md>), [exporting-data-from-redpanda-to-s3](<https://devfeed.tech/tags/exporting-data-from-redpanda-to-s3.md>), [exporting-parquet-files-to-s3](<https://devfeed.tech/tags/exporting-parquet-files-to-s3.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [json](<https://devfeed.tech/tags/json.md>), [optimize-redpanda-s3-pipeline](<https://devfeed.tech/tags/optimize-redpanda-s3-pipeline.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [redpanda-connect](<https://devfeed.tech/tags/redpanda-connect.md>), [redpanda-s3-integration](<https://devfeed.tech/tags/redpanda-s3-integration.md>), [redpanda-to-s3-json-export](<https://devfeed.tech/tags/redpanda-to-s3-json-export.md>), [s3](<https://devfeed.tech/tags/s3.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [setting-up-redpanda-observability-in-datadog](<https://devfeed.tech/tags/setting-up-redpanda-observability-in-datadog.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [streaming-data-to-s3-with-redpanda](<https://devfeed.tech/tags/streaming-data-to-s3-with-redpanda.md>), [streaming-optimized-data-to-s3-for-analytics](<https://devfeed.tech/tags/streaming-optimized-data-to-s3-for-analytics.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A tutorial showing how to configure a Redpanda Connect pipeline to batch multiple Redpanda messages into JSON files stored in Amazon S3. It explains the performance benefits of batching, deployment considerations for Redpanda Serverless, and production tuning options, then points to Parquet for larger analytical workloads.

### Source excerpt

Learn how to write messages from Redpanda to its own JSON file in S3.