github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/tracing/jaeger/pyroscope.yaml (about)

     1  ---
     2  cors:
     3    allowed-origins:
     4      ['http://localhost:3000', 'http://localhost:16686', 'http://localhost:4000']
     5    allowed-methods: ['OPTIONS', 'GET', 'HEAD', 'POST', 'PUT', 'PATCH', 'DELETE']
     6    allowed-headers:
     7      ['Content-Type', 'Accept', 'Accept-Language', 'Content-Language', 'Origin']
     8    allow-credentials: true