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

Cannot edit/save for an otlp sink with token base authentication #3133

Open
lixinchina1 opened this issue Oct 18, 2024 · 2 comments
Open

Cannot edit/save for an otlp sink with token base authentication #3133

lixinchina1 opened this issue Oct 18, 2024 · 2 comments

Comments

@lixinchina1
Copy link

Describe the bug
A clear and concise description of what the bug is.
see #3132 for setup. After the sink is added cannot edit it

To Reproduce
Steps to reproduce the behavior:

  1. open up the sink from UI
  2. click "Edit"
  3. change something e.g. endpoint
  4. the save option is grey out

Expected behavior
A clear and concise description of what you expected to happen.
able to edit and save changes made to the sink

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2024-10-18 at 4 42 49 PM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@mfiedorowicz
Copy link
Member

mfiedorowicz commented Oct 18, 2024

Thanks @lixinchina1, could you please check (if not already) if the save button works with valid endpoint in the input (without /v1/metrics?

@lixinchina1
Copy link
Author

the sink I checked is the one without /v1/metrics

I also check other sinks created previous (before upgrade orb version) with basic username/password authentication, save option also grey out

I then create new otlp(username/password auth) or promethes sink, save option still grey out so looks like it's broking across the board after version upgrade

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

2 participants