storage and metrics

This commit is contained in:
royalcat 2025-03-03 16:47:59 +03:00
commit 5a0d6d639b
23 changed files with 6892 additions and 0 deletions

View file

@ -0,0 +1,18 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: pyroscope-config
namespace: metrics
annotations:
use-subpath: "true"
labels:
app.kubernetes.io/name: pyroscope
data:
config.yaml: |
tracing:
enabled: true
profiling_enabled: true
pyroscopedb:
max_block_duration: 5m