github.com/grafana/pyroscope@v1.18.0/docs/sources/reference-pyroscope-architecture/components/store-gateway.md (about) 1 --- 2 title: "Pyroscope Store-gateway" 3 menuTitle: "Store-gateway" 4 description: "The store-gateway retrieves profiling data from long-term storeage." 5 weight: 55 6 --- 7 8 # Pyroscope Store-gateway 9 10 The store-gateways in Pyroscope are responsible for looking up profiling data in the [long-term storage](../../about-grafana-pyroscope-architecture/#long-term-storage) bucket. A single store-gateway is responsible for a subset of the blocks in the long-term storage and will be involved by a [querier]. 11 12 ## Store-gateway configuration 13 14 For details about store-gateway configuration, refer to [store-gateway](../../../configure-server/reference-configuration-parameters/#store_gateway).