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

[frontendproxy] - remove set-cookie #626

Merged

Conversation

puckpuck
Copy link
Contributor

In October we added code to the frontend proxy to set a cookie used by the frontend in order to specify the browser reachable otel-collector. This cookie is no longer used by the frontend, and we can safely remove it.

red diffs are the best diffs

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
@puckpuck puckpuck requested a review from a team as a code owner December 11, 2022 02:56
@austinlparker
Copy link
Member

I think there's more cleanup here? Do we need to remove the env var set in the compose file as well?

Also, just to make sure, the thing that's in-place now works at runtime not compile-time right?

cartersocha and others added 2 commits December 12, 2022 14:21
Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
@puckpuck
Copy link
Contributor Author

@austinlparker I removed the env var from docker-compose.yml. Is anything else missing?

@austinlparker
Copy link
Member

lgtm

@austinlparker austinlparker merged commit 8394d12 into open-telemetry:main Dec 14, 2022
@puckpuck puckpuck deleted the frontendproxy.remove_set_cookie branch December 14, 2022 15:00
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* remove set-cookie

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

* remove unneeded env var

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

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Co-authored-by: Austin Parker <austin@ap2.io>
Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.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.

None yet

4 participants