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

Update default api endpoint #1869

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

gzussa
Copy link
Contributor

@gzussa gzussa commented Feb 26, 2020

Update default endpoint from app to api

@Viq111
Copy link

Viq111 commented Feb 26, 2020

To give more color to the PR: https://app.datadoghq.com/ is the endpoint used for calls coming from the web (i.e: usually from a web browser).

The https://api.datadoghq.com/ address has a thinner load balancer layer (less routes and more consistent traffic) so overall better availability for API calls

@gzussa
Copy link
Contributor Author

gzussa commented Feb 27, 2020

cc @jkschneider and @shakuzen since i cannot add you as reviewer 😄

@shakuzen shakuzen added enhancement A general enhancement registry: datadog A Datadog Registry related issue labels Mar 2, 2020
@shakuzen shakuzen added this to the 1.4.0 milestone Mar 2, 2020
Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

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

Thank you for the pull request. And thank you for the explanation of the motivation @Viq111 - this is good to have for documenting the change.

@shakuzen shakuzen merged commit 6e86e85 into micrometer-metrics:master Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement registry: datadog A Datadog Registry related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants