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

Commit d3e6ded

Browse files
authored
Merge pull request #343 from grafana/release-note-0.1
Add documentation release note for v0.1
2 parents 95cf3af + 59c3f07 commit d3e6ded

File tree

4 files changed

+34
-11
lines changed

4 files changed

+34
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: "Grafana Phlare version 0.1 release notes"
3+
menuTitle: "V0.1 release notes"
4+
description: "Release notes for Grafana Phlare version 0.1"
5+
weight: 100
6+
---
7+
8+
# Grafana Phlare version 0.1 release notes
9+
10+
![Grafana Phlare Logo](phlare-logo.png)
11+
12+
13+
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.
14+
15+
From the first release you can expect:
16+
17+
- **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.
18+
- **Easy to get started with guides** covering Helm, Tanka, and docker-compose installations.
19+
- **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.
20+
- **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**.
21+
22+
![Grafana Phlare UI](phlare-ui.png)
23+
24+
Ready to give it a try, follow our [getting started](https://grafana.com/docs/phlare/latest/operators-guide/get-started/) documentation.
25+
26+
> **Note:** This is an early release and there are a couple of limitations:
27+
>
28+
> - 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.
29+
> - While we can archive your data to long-term storage, we currently do not support querying it back.
30+
31+
We are keen to hear your feedback and ideas on what we should focus on next. Get in touch with the team using:
32+
33+
- [Slack](https://grafana.slack.com/archives/C047CCW6YM8)
34+
- [Github Discussions](https://github.com/grafana/phlare/discussions)
48.8 KB
Loading
1.04 MB
Loading

0 commit comments

Comments
 (0)