/usr/share/grafana/public/app/plugins/datasource/grafana-pyroscope-datasource
# Grafana Pyroscope Data Source - Native Plugin Grafana ships with **built in** support for Grafana Pyroscope, an open source continuous profiling platform. ## What is Grafana Pyroscope? Grafana Pyroscope is an open source continuous profiling platform. It will help you: - Find performance issues and bottlenecks in your code - Use high-cardinality tags/labels to analyze your application - Resolve issues with high CPU utilization - Track down memory leaks - Understand the call tree of your application - Auto-instrument your code to link profiling data to traces ## [Live Demo](https://demo.pyroscope.io/) ## Features - Minimal CPU overhead - Horizontally scalable - Efficient compression, low disk space requirements - Can handle high-cardinality tags/labels - Calculate the performance "diff" between various tags/labels and time periods - Advanced analysis UI Read more [here](https://grafana.com/docs/grafana/latest/datasources/grafana-pyroscope/).
.
Edit
..
Edit
.eslintignore
Edit
CHANGELOG.md
Edit
ConfigEditor.tsx
Edit
QueryEditor
Edit
README.md
Edit
VariableQueryEditor.test.tsx
Edit
VariableQueryEditor.tsx
Edit
VariableSupport.test.ts
Edit
VariableSupport.ts
Edit
dataquery.cue
Edit
dataquery.gen.ts
Edit
datasource.test.ts
Edit
datasource.ts
Edit
dist
Edit
img
Edit
jest-setup.js
Edit
jest.config.js
Edit
mocks.ts
Edit
module.ts
Edit
package.json
Edit
plugin.json
Edit
project.json
Edit
pyroscopeql
Edit
tsconfig.json
Edit
types.ts
Edit
utils.test.ts
Edit
utils.ts
Edit
webpack.config.ts
Edit