Skip to content

ruanbekker/datadog-python-flask-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datadog-python-flask-example

Python Flask Example with Datadog

Usage

Set your DATADOG_API_KEY to your environment:

$ export DATADOG_API_KEY=x

If you use the Europe account:

$ export DATADOG_SITE=datadoghq.eu

Of if you use the US account:

export DATADOG_SITE=datadoghq.com

Deploy:

$ docker-compose up

Source

Screenshots:

image

APM:

image

APM1:

image

APM2:

image

APM BP:

image

APM Trace:

image

APM Flame Graph:

image

APM Correlate Host:

image

Logs:

image

Metrics:

image

Docs:

Python Log Collection: https://docs.datadoghq.com/logs/log_collection/python/?tab=pythonjsonlogger

Tracing Docker Applications: https://docs.datadoghq.com/agent/docker/apm/?tab=python

Docker Agent: https://docs.datadoghq.com/agent/docker/?tab=standard

Docker Log Collection: https://docs.datadoghq.com/agent/docker/log/?tab=configurationfile

Monitor Flask Apps: https://www.datadoghq.com/blog/monitoring-flask-apps-with-datadog/#installing-the-datadog-agent

About

Python Flask Example with Datadog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published