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

fix: Add datadog-agent to ECS #244

Closed
wants to merge 3 commits into from
Closed

Conversation

eddydecena
Copy link
Contributor

@eddydecena eddydecena commented Jan 10, 2024

📝 Description

Adding Datadog for HMS monitoring.

🔗 Related Issues

@eddydecena eddydecena changed the title Feature/datadog integration fix: Add datadog-agent to ECS Jan 12, 2024
@eddydecena eddydecena force-pushed the feature/datadog-integration branch from ff7b613 to eba7639 Compare January 12, 2024 17:18
@eddydecena eddydecena marked this pull request as ready for review January 12, 2024 17:57
@eddydecena eddydecena requested a review from a team as a code owner January 12, 2024 17:57
@DhrubajyotiSadhu
Copy link
Contributor

We already have a branch with Datadog installation which you can use to commit your changes: https://github.com/ExpediaGroup/apiary-data-lake/compare/feature/hms_datadog

@javsanbel2 javsanbel2 closed this Dec 12, 2024
@javsanbel2 javsanbel2 deleted the feature/datadog-integration branch December 12, 2024 15:10
@javsanbel2 javsanbel2 restored the feature/datadog-integration branch December 12, 2024 15:10
@javsanbel2 javsanbel2 deleted the feature/datadog-integration branch December 12, 2024 15:10
variable "datadog_agent_version" {
description = "Version of the Datadog Agent running in the ECS cluster. This is only applicable to ECS deployments."
type = string
default = "7.46.0-jmx"
Copy link
Contributor

Choose a reason for hiding this comment

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

can you please use the latest version.

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.

3 participants