The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Go to file
Esteban Beltran 782b725d87
Plugins Catalog: Display Request data source and view roadmap links (#91175)
* Add roadmap links to connection tab

* move to its own component

* add roadmaplinks to the catalog browse page

* use trans for text

* Change TextLink to accept ReactNode

* use Space component

* Add translations
2024-07-31 13:12:16 +02:00
.bingo Chore: Commit results of bingo get (#90256) 2024-07-10 10:36:59 +03:00
.changelog-archive Update links to default Grafana branch (#83025) 2024-02-29 17:08:45 +02:00
.github CI: set dry-run if release/dry-run label is set on release-comms.yml and set latest on github release if latest is set (#91089) 2024-07-27 02:14:36 +03:00
.husky
.vim
.vscode Ensure running server from VSCode enables dev mode (#88986) 2024-06-10 10:30:03 -05:00
.yarn Update Yarn to v4.3.1 (#90871) 2024-07-24 11:46:53 +03:00
apps/alerting/notifications Alerting: Receiver API (#89707) 2024-06-26 20:03:25 +03:00
conf Snapshots: Remove deprecated option snapshot_remove_expired (#91231) 2024-07-31 08:47:15 +03:00
contribute Docs: Edit of contribute to docs guide (part 8 of doc improvement project) (#90405) 2024-07-29 08:49:41 -07:00
cue.mod
devenv Chore: Fix dev profiling (#90866) 2024-07-24 06:12:45 -04:00
docs alerting: add link to killercoda sandbox in the alerting get started tutorial (#91238) 2024-07-31 12:11:11 +02:00
e2e DashboardScene: Add rows keyboard shortcuts (#90275) 2024-07-12 15:13:22 +02:00
emails Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
grafana-mixin
hack Alerting: Time Intervals API (#88201) 2024-06-20 16:52:03 -04:00
kinds Identity: Add read-only identity apiserver (#90418) 2024-07-26 17:09:08 +03:00
local
packages Plugins Catalog: Display Request data source and view roadmap links (#91175) 2024-07-31 13:12:16 +02:00
packaging Docker: Fix renderer plugin in custom Dockerfile (#88223) 2024-05-30 10:27:26 +02:00
pkg Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
plugins-bundled Chore: Delete Input Datasource (#83163) 2024-03-18 09:48:19 +01:00
public Plugins Catalog: Display Request data source and view roadmap links (#91175) 2024-07-31 13:12:16 +02:00
scripts CI: Fix drone docker publish (#91204) 2024-07-30 15:44:04 +01:00
tools
.betterer.results Explore: Allow saving to Query Library from query row (#89381) 2024-07-30 13:56:44 -05:00
.betterer.results.json Table Panel: Move inspector into drawer component (#88196) 2024-05-30 03:33:05 +07:00
.betterer.ts Chore: Add no-untranslated-strings rule to betterer (#88479) 2024-05-30 12:45:22 +02:00
.bra.toml Chore: Fix dev profiling (#90866) 2024-07-24 06:12:45 -04:00
.browserslistrc
.dockerignore
.drone.star CI: Add new RRC pipeline (#90731) 2024-07-30 14:01:10 +01:00
.drone.yml CI: Fix drone docker publish (#91204) 2024-07-30 15:44:04 +01:00
.editorconfig
.eslintignore Plugin extensions: Add e2e tests (#89048) 2024-06-14 13:41:17 +02:00
.eslintrc Alerting: Add eslint testing-library plugin dependency and create separate ESLint config (#91052) 2024-07-30 15:16:54 +03:00
.gitattributes
.gitignore Chore: Allow using the Go race detector locally (#88380) 2024-05-29 20:34:16 -03:00
.golangci.toml Chore: increase lint timeout (#90276) 2024-07-16 09:44:43 -04:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js Pa11y: Decrease error thresholds for PRs (#85178) 2024-03-27 12:29:54 +01:00
.pa11yci.conf.js
.prettierignore I18n: Support for Enterprise translations (#86215) 2024-04-18 16:25:27 +01:00
.prettierrc.js
.trivyignore CI: Add Trivy GitHub Action (#88987) 2024-06-10 16:53:48 -04:00
.yarnrc.yml Update Yarn to v4.3.1 (#90871) 2024-07-24 11:46:53 +03:00
build.go
CHANGELOG.md Release: update changelog for 11.1.3 (#91058) 2024-07-26 14:17:52 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2024-02-05 13:33:37 +01:00
cypress.config.js E2E: Add SMTP tester (#88392) 2024-06-18 14:32:19 +02:00
Dockerfile Dockerfile: Fix go deps (#89857) 2024-06-27 17:53:43 -04:00
embed.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
go.mod [authz]: use authlib client (#91205) 2024-07-30 17:49:46 +03:00
go.sum [authz]: use authlib client (#91205) 2024-07-30 17:49:46 +03:00
go.work Storage: Add new resource module and move some utilities (#89443) 2024-06-20 16:11:21 +03:00
go.work.sum [authz]: use authlib client (#91205) 2024-07-30 17:49:46 +03:00
GOVERNANCE.md Сorrection of spelling errors (#83565) 2024-03-01 11:00:15 +01:00
HALL_OF_FAME.md Docs: Update HALL_OF_FAME.md (#79775) 2024-02-26 15:04:58 +01:00
jest.config.js NodeGraph: Add msagl and the layered layout code (#88375) 2024-05-28 17:04:03 +02:00
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2024-01-16 11:19:32 +00:00
lefthook.rc
lefthook.yml Chore: Remove i18n psuedo precommit hook (#86840) 2024-04-24 13:08:19 +02:00
lerna.json Release: Bump version to 11.2.0-pre (#89184) 2024-06-13 15:08:07 -05:00
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
MAINTAINERS.md
Makefile Storage: Remove entity store (#91233) 2024-07-31 09:25:39 +03:00
NOTICE.md
nx.json Chore: Bump Nx to 18.1.x (#85185) 2024-03-28 09:36:35 +01:00
package.json Update dependency @playwright/test to v1.45.3 (#91248) 2024-07-31 11:29:26 +01:00
playwright.config.ts E2E: Rewrite mysql tests to playwright (#83424) 2024-03-19 23:07:48 +01:00
project.json Build: Set Nx inputs for theme-generate (#84761) 2024-05-22 17:07:50 +02:00
README.md
ROADMAP.md
SECURITY.md
stylelint.config.js Update dependency stylelint to v16 (#83252) 2024-02-23 11:56:38 +02:00
SUPPORT.md
tsconfig.json React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 2024-04-12 17:56:10 +02:00
yarn.lock Update dependency @playwright/test to v1.45.3 (#91248) 2024-07-31 11:29:26 +01:00

Grafana Logo (Light) Grafana Logo (Dark)

The open-source platform for monitoring and observability

License Drone Go Report Card

Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data-driven culture:

  • Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs.
  • Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
  • Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
  • Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
  • Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
  • Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.

Get started

Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!

Documentation

The Grafana documentation is available at grafana.com/docs.

Contributing

If you're interested in contributing to the Grafana project:

Get involved

This project is tested with BrowserStack

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.