TLS Not Working in Integrations-Next #6808
Labels
bug
Something isn't working
needs-attention
An issue or PR has been sitting around and needs attention.
variant/static
Related to Grafana Agent Static.
What's wrong?
There is no option to enable TLS while using integrations-next.
We are using app_agent_receiver which is available only under integrations-next, and not under regular integrations. Grafan-agent doesn't recognize http_tls_config parameters when started with integrations-next option.
Note: Same parameters are getting picked and working fine when we try any other integration and don't enable integrations-next option.
Steps to reproduce
Provide TLS config flags in server config and integration config.
Start grafana-agent with integrations-next enabled.
./grafana-agent-linux-amd64 -config.file=./grafana-agent.yaml -enable-features=integrations-next -server.http.enable-tls
System information
RHEL8
Software version
Grafan Agent v0.40.0
Configuration
Logs
The text was updated successfully, but these errors were encountered: