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

[loadgenerator] fix recommendations url #913

Merged
merged 3 commits into from
Jun 2, 2023
Merged

[loadgenerator] fix recommendations url #913

merged 3 commits into from
Jun 2, 2023

Conversation

puckpuck
Copy link
Contributor

@puckpuck puckpuck commented Jun 2, 2023

Changes

Fixes the URL for the recommendations load request. Previously the request would get an initial 308 (permanent redirect), then a span for the actual request. This recomes the ending slash on the path, forming the proper URL.

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
@puckpuck puckpuck requested a review from a team June 2, 2023 05:14
Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Copy link
Member

@julianocosta89 julianocosta89 left a comment

Choose a reason for hiding this comment

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

LGTM

@puckpuck puckpuck merged commit 708388d into open-telemetry:main Jun 2, 2023
@puckpuck puckpuck deleted the loadgenerator.fix_redirect branch June 2, 2023 13:54
AlexanderWert pushed a commit to AlexanderWert/opentelemetry-demo that referenced this pull request Jul 24, 2023
* fix recommendations url

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* fix recommendations url

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

---------

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* fix recommendations url

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* fix recommendations url

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

---------

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
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