Skip to content

Feature implementation from commits c4c9a1b..e154533 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: feature-base-branch-2
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require (
github.com/prometheus/client_golang v1.15.1
github.com/prometheus/common v0.44.0
github.com/prometheus/prometheus v1.99.0
github.com/pyroscope-io/pyroscope v0.37.3-0.20230424172735-981d3aa1203f
github.com/pyroscope-io/pyroscope v0.37.3-0.20230709100419-765c32838879
github.com/samber/lo v1.37.0
github.com/segmentio/parquet-go v0.0.0-20230309140036-b6d0a6236da6
github.com/sirupsen/logrus v1.9.0
Expand Down Expand Up @@ -122,7 +122,7 @@ require (
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/digitalocean/godo v1.98.0 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v23.0.4+incompatible // indirect
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 // indirect
github.com/docker/go-units v0.5.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cu
github.com/digitalocean/godo v1.98.0 h1:potyC1eD0N9n5/P4/WmJuKgg+OGYZOBWEW+/aKTX6QQ=
github.com/digitalocean/godo v1.98.0/go.mod h1:NRpFznZFvhHjBoqZAaOD3khVzsJ3EibzKqFL4R60dmA=
github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68=
github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
github.com/docker/distribution v2.8.2+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v23.0.4+incompatible h1:Kd3Bh9V/rO+XpTP/BLqM+gx8z7+Yb0AA2Ibj+nNo4ek=
github.com/docker/docker v23.0.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 h1:IPrmumsT9t5BS7XcPhgsCTlkWbYg80SEXUzDpReaU6Y=
Expand Down Expand Up @@ -1181,8 +1181,8 @@ github.com/prometheus/procfs v0.10.0 h1:UkG7GPYkO4UZyLnyXjaWYcgOSONqwdBqFUT95ugm
github.com/prometheus/procfs v0.10.0/go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPHWJq+XBB/FM=
github.com/pyroscope-io/jfr-parser v0.6.0 h1:4cQqs+9edZMbZ1ogJ0XDGtgM+PoII4kybJOunVMeD9I=
github.com/pyroscope-io/jfr-parser v0.6.0/go.mod h1:ZMcbJjfDkOwElEK8CvUJbpetztRWRXszCmf5WU0erV8=
github.com/pyroscope-io/pyroscope v0.37.3-0.20230424172735-981d3aa1203f h1:BhFAmuGi5aOm+6Qx2mKCKSF6lc+gEgZKHYzC0xy/zQg=
github.com/pyroscope-io/pyroscope v0.37.3-0.20230424172735-981d3aa1203f/go.mod h1:BQfXcD5+jFB/B0jZRGmvyfn7+twVvC6syMBBpd8Pifk=
github.com/pyroscope-io/pyroscope v0.37.3-0.20230709100419-765c32838879 h1:ajNPmqz2X5cYIKcjh6UHv1pTGpDQHWJX68P9luork6k=
github.com/pyroscope-io/pyroscope v0.37.3-0.20230709100419-765c32838879/go.mod h1:BQfXcD5+jFB/B0jZRGmvyfn7+twVvC6syMBBpd8Pifk=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.3 h1:utMvzDsuh3suAEnhH0RdHmoPbU648o6CvXxTx4SBMOw=
github.com/rivo/uniseg v0.4.3/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
Expand Down
2 changes: 1 addition & 1 deletion operations/phlare/helm/phlare/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: phlare
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
type: application
version: 0.5.3
version: 0.5.4
appVersion: 0.5.1
dependencies:
- name: minio
Expand Down
2 changes: 1 addition & 1 deletion operations/phlare/helm/phlare/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# phlare

![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square)
![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square)

🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system

Expand Down
69 changes: 35 additions & 34 deletions operations/phlare/helm/phlare/rendered/micro-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kind: ServiceAccount
metadata:
name: phlare-dev
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand Down Expand Up @@ -358,7 +358,7 @@ kind: ConfigMap
metadata:
name: phlare-dev-overrides-config
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -374,7 +374,7 @@ kind: ConfigMap
metadata:
name: phlare-dev-config
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand Down Expand Up @@ -1039,7 +1039,7 @@ kind: ClusterRole
metadata:
name: default-phlare-dev
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1065,7 +1065,7 @@ kind: ClusterRoleBinding
metadata:
name: default-phlare-dev
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand Down Expand Up @@ -1153,7 +1153,7 @@ kind: Service
metadata:
name: phlare-dev-memberlist
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1179,7 +1179,7 @@ kind: Service
metadata:
name: phlare-dev-agent
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1203,7 +1203,7 @@ kind: Service
metadata:
name: phlare-dev-agent-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1228,7 +1228,7 @@ kind: Service
metadata:
name: phlare-dev-distributor
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1252,7 +1252,7 @@ kind: Service
metadata:
name: phlare-dev-distributor-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1277,7 +1277,7 @@ kind: Service
metadata:
name: phlare-dev-ingester
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1301,7 +1301,7 @@ kind: Service
metadata:
name: phlare-dev-ingester-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1326,7 +1326,7 @@ kind: Service
metadata:
name: phlare-dev-querier
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1350,7 +1350,7 @@ kind: Service
metadata:
name: phlare-dev-querier-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1375,7 +1375,7 @@ kind: Service
metadata:
name: phlare-dev-query-frontend
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1399,7 +1399,7 @@ kind: Service
metadata:
name: phlare-dev-query-frontend-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1424,7 +1424,7 @@ kind: Service
metadata:
name: phlare-dev-query-scheduler
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1448,7 +1448,7 @@ kind: Service
metadata:
name: phlare-dev-query-scheduler-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1473,7 +1473,7 @@ kind: Service
metadata:
name: phlare-dev-store-gateway
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1497,7 +1497,7 @@ kind: Service
metadata:
name: phlare-dev-store-gateway-headless
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1522,7 +1522,7 @@ kind: Deployment
metadata:
name: phlare-dev-agent
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1538,7 +1538,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down Expand Up @@ -1611,7 +1611,7 @@ kind: Deployment
metadata:
name: phlare-dev-distributor
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1627,7 +1627,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down Expand Up @@ -1699,7 +1699,7 @@ kind: Deployment
metadata:
name: phlare-dev-querier
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1715,7 +1715,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down Expand Up @@ -1787,7 +1787,7 @@ kind: Deployment
metadata:
name: phlare-dev-query-frontend
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1803,7 +1803,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down Expand Up @@ -1875,7 +1875,7 @@ kind: Deployment
metadata:
name: phlare-dev-query-scheduler
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -1891,7 +1891,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down Expand Up @@ -2058,7 +2058,7 @@ kind: StatefulSet
metadata:
name: phlare-dev-ingester
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -2076,7 +2076,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down Expand Up @@ -2132,6 +2132,7 @@ spec:
requests:
cpu: 1
memory: 8Gi
terminationGracePeriodSeconds: 600
volumes:
- name: config
configMap:
Expand All @@ -2148,7 +2149,7 @@ kind: StatefulSet
metadata:
name: phlare-dev-store-gateway
labels:
helm.sh/chart: phlare-0.5.3
helm.sh/chart: phlare-0.5.4
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.5.1"
Expand All @@ -2166,7 +2167,7 @@ spec:
template:
metadata:
annotations:
checksum/config: 1115b23a6b64ac92648f9e4bc43a571f388662fa077280488b506475ab51d69d
checksum/config: ae2c3325ef01f69fe19022a2f2aa9303fc57d603e39fcf438bfdea3b7720a696
profiles.grafana.com/cpu.port_name: http2
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.port_name: http2
Expand Down
Loading