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

CORS issue #90

Open
UmiNeywitz opened this issue Aug 8, 2024 · 0 comments
Open

CORS issue #90

UmiNeywitz opened this issue Aug 8, 2024 · 0 comments

Comments

@UmiNeywitz
Copy link

Hi, I'm trying to collect some metrics from react application, but When metrics are sent to the gateway there is a CORS request with OPTIONS method that return 404. I tried to set --cors to different values but it seems like this is not the issue. Can I make /metrics endpoint to respond to OPTIONS request with correct Access-Control-Allow-Origin header?

Thanks

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

No branches or pull requests

1 participant