Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 626783d

Browse files
committed
Add documentation release note for v0.1
1 parent 6a36e60 commit 626783d

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed
48.8 KB
Loading
1.04 MB
Loading

docs/sources/release-notes/v0.1.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,27 @@ weight: 100
77

88
# Grafana Phlare version 0.1 release notes
99

10+
![Grafana Phlare Logo](../phlare-logo.png)
1011

11-
todo
12+
The Grafana Phlare team is excited to announce the first release. We’re committed to building the best continuous profiling experience in Grafana and contributing to that space along with the open-source community.
13+
14+
From the first release you can expect:
15+
16+
- **Grafana Phlare is a horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system** with similar architecture to Grafana Mimir, Grafana Loki, and Grafana Tempo.
17+
- **Easy to get started with guides** covering Helm, Tanka, and docker-compose installations.
18+
- **A fully integrated data source in Grafana** to correlate your continuous profiling data with other observability signals using Grafana Explore and dashboards. The native flame graph panel visualization can also be used by other profiling data sources.
19+
- **Phlare packages an Agent** for pulling profiles directly from your applications like Prometheus. We have also provided detailed documentation about how to profile your application written in **Go, Java/JVM, Python, and Rust**.
20+
21+
![Grafana Phlare UI](../phlare-ui.png)
22+
23+
Ready to give it a try, follow our [getting started](https://grafana.com/docs/phlare/latest/operators-guide/get-started/) documentation.
24+
25+
> **Note:** This is an early release and there are a couple of limitations:
26+
>
27+
> - As we iterate on Phlare, the APIs are still subject to change and we can’t yet provide stability. This is most likely going to be guaranteed in the future 1.0 release.
28+
> - While we can archive your data to long-term storage, we currently do not support querying it back.
29+
30+
We are keen to hear your feedback and ideas on what we should focus on next. Get in touch with the team using:
31+
32+
- [Slack](https://grafana.slack.com/archives/C047CCW6YM8)
33+
- [Github Discussions](https://github.com/grafana/phlare/discussions)

0 commit comments

Comments
 (0)