You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, have you tried upgrading to a more recent version? We've made a few improvements in the past 10-20 versions around this. Also could you share the full JSON rather than a screenshot of the scrape_configs endpoint?
Component(s)
target allocator
What happened?
Description
Steps to Reproduce
When using target allocator + collecotor to scrape a pod or serviceMonitor which endpoint need basic auth,
the collector failed to auth.
Expected Result
Metric collector can scrape the endpoint with auth successfully
Actual Result
TA discover the target and read the auth successfully -> collector failed to scrape the endpoint which return 401
serviceMonitor
TA localhost:80/scrape_config result:
otel version: 0.102.0
TA: 0.95.0
Logs
I added/test out the scrape config using both scrape_config and serviceMonitors, the results are same error 401. Please help investigate. Thanks!
Kubernetes Version
1.28.14
Operator version
0.95.0
Collector version
0.102.1
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: