grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
10.14k stars 614 forks source link

Pyroscope SSL Enabling #3596

Closed vikasmav closed 2 months ago

vikasmav commented 2 months ago

Need an input , I am trying to deploy Pyroscope in one of my linux node but want https to be enabled. I have placed certifcates in my server configuration and querier frontend , querier scheduler etc have been configured with tls-enabled as true and tls insecure as true too.

But when I access the pyroscope admin page with https the initial load is happening with errors. The apps in the dropdown are net getting displayed with the error being displayed as EOF Exception.

How to resolve it?

9:32 Please find the config

Environment

PYRO_CONFIG.txt

kolesnikovae commented 2 months ago

Duplicate of https://github.com/grafana/pyroscope/issues/3598