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

Deploy demo to ng-5 (gateway) #18

Merged

Conversation

mackjmr
Copy link
Member

@mackjmr mackjmr commented Aug 17, 2023

This PR deploys the demo to the gateway namespace (ng-5). It does not add datadog.host.name as mentioned in the doc, as k8s.pod.ip is already being added, so the k8sattributes processor is able to extract the hostname using this.

@mackjmr mackjmr force-pushed the mackjmr/add-gateway-deploy-staging branch from 4c228c0 to 3864631 Compare August 18, 2023 12:01
@mackjmr mackjmr force-pushed the mackjmr/add-gateway-deploy-staging branch from c4f9cf6 to 33cfac4 Compare August 22, 2023 09:33
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 30, 2023
@mackjmr mackjmr removed the Stale label Sep 4, 2023
Copy link
Member Author

@mackjmr mackjmr left a comment

Choose a reason for hiding this comment

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

@dineshg13 PR to deploy demo to gateway is ready, can you please take a look ?

Copy link
Member Author

@mackjmr mackjmr left a comment

Choose a reason for hiding this comment

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

@mx-psi also adding you as a reviewer for this part:

It does not add datadog.host.name as mentioned in the doc, as k8s.pod.ip is already being added, so the k8sattributes processor is able to extract the hostname using this.

In a gateway setup in kubernetes, I don't think that adding datadog.host.name is necessary ?

For reference, here is the config to collector in gateway deploy: DataDog/opentelemetry-collector-contrib#4351 (only changes compared to daemonset is the nodegroup)

Also adding a link to the infrastructure list for env:otel-gateway in OpenTelemetry org: LINK. We can see the 3 nodes from the nodegroup for gateway: link.

@mackjmr mackjmr requested a review from mx-psi September 4, 2023 08:47
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

@mx-psi also adding you as a reviewer for this part:

It does not add datadog.host.name as mentioned in the doc, as k8s.pod.ip is already being added, so the k8sattributes processor is able to extract the hostname using this.

In a gateway setup in kubernetes, I don't think that adding datadog.host.name is necessary ?

Either way will work fine. I have a preference for the k8s.pod.ip approach because it means less manual work and less room for error.

@mackjmr mackjmr merged commit f206fa9 into mackjmr/add-demo-deploy-staging Sep 5, 2023
1 check passed
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