惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
量子位
人人都是产品经理
人人都是产品经理
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Recent Announcements
Recent Announcements
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
N
Netflix TechBlog - Medium
H
Help Net Security
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MyScale Blog
MyScale Blog
The Cloudflare Blog
S
SegmentFault 最新的问题
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
Vercel News
Vercel News

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Datadog is in the AWS Serverless Application Repository
2018-02-21 · via Datadog | The Monitor blog

The AWS Serverless Application Repository is a brand-new service that allows companies, individuals, and partners to publish their own serverless applications to a central repository for public use. This new platform makes it easier than ever for developers to quickly deploy serverless applications on AWS. Each application is packaged using the Serverless Application Model (SAM) template, which standardizes the process for publishing, updating, and deploying these applications.

Datadog is pleased to include two serverless applications with the launch of the Serverless Application Repository, an RDS enhanced integration and a VPC Flow Log integration. These applications make it even easier to capture important metrics and tags from AWS in Datadog.

Datadog's two published serveless applications.

RDS enhanced integration application

Datadog’s Amazon RDS enhanced integration allows AWS customers to monitor high-resolution OS-level metrics from RDS instances running MySQL, Aurora, PostgreSQL, and MariaDB. This data is stored in CloudWatch Logs, which can be parsed and sent to Datadog using a Lambda function.

Until now, customers had to manually set up this Lambda function, copy and paste code from Github, and follow several configuration steps. Now, users can go directly to the AWS Serverless Application Repository, navigate to Datadog’s RDS enhanced integration application, and deploy the Lambda.

Just make sure “Enable Enhanced Monitoring” is turned on for the RDS instances from which you wish to receive enhanced metrics. You can enable Enhanced Monitoring during instance creation, or you can add it to an existing RDS instance by selecting the instance in the RDS console and then choosing Instance Options → Modify.

Within a few minutes, you will see a multitude of new aws.rds metrics appear in Datadog. A full list of metrics that come from the enhanced integration can be found in our documentation.

Datadog's RDS enhanced integration.

The VPC Flow Log integration application

In addition to the RDS enhanced integration, Datadog has a new integration in the AWS Serverless Application Repository: VPC Flow Logs.

VPC Flow Logs capture information about the IP traffic flowing to and from your virtual private cloud’s network interfaces. This information lets you monitor the traffic that is reaching your instances and is helpful in solving common problems when running a VPC, such as diagnosing security group rules and troubleshooting why some traffic might not be reaching an instance.

Datadog’s VPC Flow Logs integration takes these flow logs and pulls out high-granularity metrics that are accompanied with rich tags. Information such as inbound and outbound traffic—aggregated by IP address or protocol—and accepted or rejected packets is revealed in an easily analyzable timeseries format. This is accomplished via a Lambda function that parses and sends the metrics and tags to Datadog. In the AWS Serverless Application Repository, navigate to Datadog’s VPC Flow Log integration application and deploy the Lambda.

The metrics and tags created from this integration can be found below.

Metrics

  • aws.vpc.flowlogs.action
  • aws.vpc.flowlogs.bytes.per_request
  • aws.vpc.flowlogs.bytes.total
  • aws.vpc.flowlogs.duration.per_request
  • aws.vpc.flowlogs.log_status
  • aws.vpc.flowlogs.packets.per_request
  • aws.vpc.flowlogs.packets.total

Tags

  • action
  • account
  • direction
  • interface_id
  • ip
  • protocol
  • region

Start using Datadog’s serverless applications

You can find Datadog’s serverless applications, as well as dozens of others, in the Serverless Application Repository. If you don’t yet have a Datadog account, you can sign up for a 14-day free trial to get complete visibility into your AWS environment.