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
9.66k stars 577 forks source link

experiment: new architecture deployment #3401

Closed kolesnikovae closed 4 days ago

kolesnikovae commented 5 days ago

The PR enables deployment of the experimental experiment/new-architecture to a dev cluster. Note that I haven't disabled checks (lint, test, etc), so the deployment will only trigger if those are green. I suggest that we mark failing tests with Skip(), if they are irrelevant