Skip to content

NangoHQ/datadog-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Datadog Agent for Render

Datadog helps you capture application traces and metrics that can help you improve the performance for your app.

You can set up a single Datadog agent to capture data for any number of services in your Render account.

This example deploys Datadog's Docker agent as a private service on Render. Once deployed, you can start sending APM/Distributed Tracing and DogStatsD metrics to your private service URL.

The URL will look like datadog-agent-lkyz with APM available on TCP port 8126 and DogStatsD on UDP port 8125.

You will need to configure your Datadog API key by setting the DD_API_KEY environment variable to your private service.

About

Datadog Agent for Render services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%