github.com/grafana/pyroscope@v1.18.0/pkg/storegateway/ring_status.gohtml (about) 1 {{- /*gotype: github.com/grafana/pyroscope/pkg/storegateway.ringStatusPageContents*/ -}} 2 <!DOCTYPE html> 3 <html> 4 <head> 5 <meta charset="UTF-8"> 6 <title>Store Gateway Ring</title> 7 </head> 8 <body> 9 <h1>Store Gateway Ring</h1> 10 <p>{{ .Message }}</p> 11 </body> 12 </html>