Skip to content

dedicated-env: Collect perf data for Postgres and Generate FlameGraph

Vitaliy Kukharik requested to merge flamegraph into master

Collect perf data for all Postgres processes, generate FlameGraph, and save it as an artifact.

Perf data is collected once every 1 minute for 10 seconds.

Example: https://gitlab.com/postgres-ai/postgresql-consulting/tests-and-benchmarks/-/pipelines/1175585119

Edited by Vitaliy Kukharik

Merge request reports