Charmed Pyroscope HA is a solution that handles deployment, scaling, and Day 2 operations specific to Grafana Pyroscope, a distributed continuous profiling backend by Grafana Labs.
The solution consists of two charms which have distinct responsibilities:
pyroscope-coordinator-k8s
: ingress, cluster coordination, single integration facadepyroscope-worker-k8s
: run one or more Pyroscope application components
Together, these two charms drive the Grafana Pyroscope application, and can be composed with other operators to deliver a complex application or service. In particular, you can integrate the coordinator charm with COS to collect and visualise continuous profiling data, enhancing your observability toolkit.
Grafana Pyroscope allows you to aggregate continuous profiling data from all your charmed applications with high availability, multi-tenancy, and durable storage.
This solution is:
- intended to be used together with
grafana-k8s
. - intended to be used with other charms that will push their profiles into it for storage and querying.
In this documentation
Tutorial Get started - a hands-on introduction for new users deploying the charmed operator. |
How-to guides Step-by-step guides covering key operations and common tasks |
Explanation Concepts - discussion and clarification of key topics |
Reference Technical information - specifications, APIs, architecture |
Project and community
Charmed Pyroscope is part of the Canonical Observability Stack. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.
- Read our Code of conduct
- Join the Discourse community forum
- Join the Matrix community chat
- Contribute on GitHub
Thinking about using the Canonical Observability Stack for your next project? Get in touch!
Navigation
Level | Path | Navlink |
---|---|---|
1 | Tutorials | Tutorials |
1 | How-To | How-To Guides |
2 | How to deploy Charmed Pyroscope | How to deploy Charmed Pyroscope |
1 | Explanation | Explanation |
1 | Reference | Reference |