Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Dogstatsd for metric tracking in Datadog #642

Merged
merged 22 commits into from
Sep 12, 2024
Merged

feat: Add Dogstatsd for metric tracking in Datadog #642

merged 22 commits into from
Sep 12, 2024

Conversation

gnomadic
Copy link
Contributor

@gnomadic gnomadic commented Aug 12, 2024

This requires 3 new env variables:

DD_API_KEY=123
DD_SITE=datadoghq.eu
DD_ENV=development

This PR adds a datadog agent to our docker compose file, and sets it up to support dogstatsd. It also adds some metric capture for current progress and total progress of the indexer.

@gnomadic gnomadic changed the base branch from main to improv September 10, 2024 13:39
Base automatically changed from improv to main September 11, 2024 13:31
Copy link
Member

@hussedev hussedev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gnomadic gnomadic merged commit 7f91bdd into main Sep 12, 2024
2 checks passed
@gnomadic gnomadic deleted the datadog branch September 12, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants