Skip to content

Commit 374e216

Browse files
committed
updates README
1 parent e67a797 commit 374e216

File tree

1 file changed

+24
-13
lines changed

1 file changed

+24
-13
lines changed

README.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,24 @@
77
[![Join us on Slack](.github/markdown-images/join-us-on-slack.svg)](https://pyroscope.io/slack) [![Schedule a set up call](.github/markdown-images/schedule-setup-call.svg)](https://pyroscope.io/setup-call)
88

99

10+
Pyroscope is an open source continuous profiling platform.
1011

11-
# What is Pyroscope?
12+
It is currently in active development and is a little rough around the edges. Give it a try and join [our Slack](https://pyroscope.io/slack) — we'd love to get some feedback and/or help you get started.
1213

13-
Pyroscope is an open source continuous profiling platform. It profiles your backend applications 24/7 allowing you to see where your programs spend time. Pyroscope is designed around a few key requirements:
14-
* low CPU overhead
15-
* low disk space requirements
16-
* snappy UI
17-
18-
# Live Demo
14+
## Live Demo
1915

2016
[🔥 Pyroscope Live Demo 🔥](https://demo.pyroscope.io/)
2117

18+
![Pyroscope GIF Demo](https://pyroscope-public.s3.amazonaws.com/demo-v1.gif )
2219

23-
## Currently Available Integrations
2420

25-
* [x] ruby / rails
26-
* [x] python
27-
* [x] golang
28-
* [ ] linux eBPF (coming soon)
21+
## Features
2922

30-
Let us know what other integrations you want to see in [our slack](https://pyroscope.io/slack).
23+
* can store years of profiling data from multiple applications
24+
* you can look at years of data at a time or zoom in on specific events
25+
* low CPU overhead
26+
* efficient compression, low disk space requirements
27+
* snappy UI
3128

3229
## Documentation
3330

@@ -39,4 +36,18 @@ Let us know what other integrations you want to see in [our slack](https://pyros
3936

4037
You can download the latest version of pyroscope for macOS, linux and Docker from our [Downloads page](https://pyroscope.io/downloads/).
4138

39+
## Supported Integrations
40+
41+
* [x] ruby
42+
* [x] python
43+
* [x] golang
44+
* [ ] linux eBPF (coming soon)
45+
46+
Let us know what other integrations you want to see in [our slack](https://pyroscope.io/slack).
47+
48+
## Contributing
49+
50+
To start contributing, check out our [Contributing Guide](/CONTRIBUTING.md)
51+
52+
4253
[//]: contributor-faces

0 commit comments

Comments
 (0)