Skip to content

Replace Logz.io with Datadog - #74

Draft
RealistikDash wants to merge 5 commits into
stablefrom
datadog
Draft

Replace Logz.io with Datadog#74
RealistikDash wants to merge 5 commits into
stablefrom
datadog

Conversation

@RealistikDash

@RealistikDash RealistikDash commented Mar 27, 2024

Copy link
Copy Markdown
Member

Implement Datadog support for RealistikGDPS.

Key features

  • Datadog must be optional (opt-in)
  • All logs must be sent to Datadogs
  • Add some basic custom stats to Datadog, such as:
    • User registrations
    • Level uploads
    • HTTP requests

@RealistikDash RealistikDash linked an issue Mar 27, 2024 that may be closed by this pull request
Comment thread Makefile
redis \
mysql \
meilisearch \
datadog \

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Do we need to run the agent if we have it disabled?

@tsunyoku tsunyoku Apr 17, 2024

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no, but its a PITA to conditionally run in this way. my honest suggestion would be that the DD agent should be up to the person running the server since the provided configuration is more than enough but i imagine you don't want this

Comment thread Makefile
redis \
mysql \
meilisearch \
datadog \

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

As above.

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.

Replace Logz.io with DataDog.

2 participants