/usr/share/grafana/public/app/plugins/datasource/parca
{ "type": "datasource", "name": "Parca", "id": "parca", "executable": "gpx_parca", "category": "profiling", "metrics": true, "backend": true, "info": { "description": "Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.", "author": { "name": "Grafana Labs", "url": "https://www.grafana.com" }, "keywords": ["grafana", "datasource", "parca", "profiling"], "logos": { "small": "img/logo-small.svg", "large": "img/logo-small.svg" }, "links": [ { "name": "GitHub Project", "url": "https://github.com/parca-dev/parca" }, { "name": "Raise issue", "url": "https://github.com/grafana/grafana/issues/new" }, { "name": "Documentation", "url": "https://grafana.com/docs/grafana/latest/datasources/parca/" } ], "version": "%VERSION%" }, "dependencies": { "grafanaDependency": ">=10.3.0-0" } }
.
Edit
..
Edit
CHANGELOG.md
Edit
ConfigEditor.tsx
Edit
QueryEditor
Edit
README.md
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
lang
Edit
module.ts
Edit
package.json
Edit
plugin.json
Edit
project.json
Edit
tsconfig.json
Edit
types.ts
Edit
webpack.config.ts
Edit