Go to file
Ryan McKinley 21d4a4f49e
Auth: use IdentityType from authlib (#91763)
2024-08-12 09:26:53 +03:00
.bingo Chore: Commit results of bingo get (#90256) 2024-07-10 10:36:59 +03:00
.changelog-archive
.github Chore: Use golanglint-ci-includes script in Makefile (#91742) 2024-08-09 10:05:02 -04: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.4.0 (#91595) 2024-08-07 12:48:56 +02:00
apps/alerting/notifications Alerting: Receiver API (#89707) 2024-06-26 20:03:25 +03:00
conf LDAP: Update ldap config comments with TLS info (#91636) 2024-08-08 17:01:22 +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 LDAP: Add guide on how to configure LDAP with TLS (#91686) 2024-08-08 15:29:00 +03:00
docs Transformations: Add 'transpose' transform (#88963) 2024-08-10 02:57:26 +03:00
e2e DashboardScene: Add rows keyboard shortcuts (#90275) 2024-07-12 15:13:22 +02:00
emails
grafana-mixin
hack Chore: Update k8s.io dependencies (#91692) 2024-08-08 18:39:44 +03:00
kinds Bookmarks: Store URLs instead of ids (#91121) 2024-07-31 13:56:39 +01:00
local
packages Chore: Update lezer package of prometheus frontend (#91252) 2024-08-11 23:48:04 +02:00
packaging Docker: Fix renderer plugin in custom Dockerfile (#88223) 2024-05-30 10:27:26 +02:00
pkg Auth: use IdentityType from authlib (#91763) 2024-08-12 09:26:53 +03:00
plugins-bundled
public Chore: Refactor explore metrics layout switcher and breakdown scene (#90944) 2024-08-11 23:48:36 +02:00
scripts Chore: Revert drone go workspace change to tests (#91762) 2024-08-09 21:03:26 +03:00
tools
.betterer.results Chore: Refactor explore metrics layout switcher and breakdown scene (#90944) 2024-08-11 23:48:36 +02: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 Chore: Revert drone go workspace change to tests (#91762) 2024-08-09 21:03:26 +03: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 LDAP: Add guide on how to configure LDAP with TLS (#91686) 2024-08-08 15:29:00 +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.4.0 (#91595) 2024-08-07 12:48:56 +02:00
CHANGELOG.md Release: update changelog for 11.1.3 (#91058) 2024-07-26 14:17:52 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile build: semconv recently got its own go.mod (#91560) 2024-08-06 16:39:21 -07:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
MAINTAINERS.md
Makefile Chore: Update tests to use go-workspace script (#91746) 2024-08-09 10:25:27 -04:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 2024-04-12 17:56:10 +02:00
build.go
crowdin.yml
cypress.config.js E2E: Add SMTP tester (#88392) 2024-06-18 14:32:19 +02:00
embed.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
go.mod Bump grafana-azure-sdk-go and related dependencies (#91124) 2024-08-09 13:12:19 -04:00
go.sum Bump grafana-azure-sdk-go and related dependencies (#91124) 2024-08-09 13:12:19 -04:00
go.work Chore: Add go workspace scripts (#91707) 2024-08-08 16:51:17 -04:00
go.work.sum Bump grafana-azure-sdk-go and related dependencies (#91124) 2024-08-09 13:12:19 -04:00
jest.config.js NodeGraph: Add msagl and the layered layout code (#88375) 2024-05-28 17:04:03 +02:00
latest.json
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
nx.json Chore: Bump Nx to 18.1.x (#85185) 2024-03-28 09:36:35 +01:00
package.json Chore: Update lezer package of prometheus frontend (#91252) 2024-08-11 23:48:04 +02: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
stylelint.config.js
tsconfig.json React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
yarn.lock Chore: Update lezer package of prometheus frontend (#91252) 2024-08-11 23:48:04 +02:00

README.md

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.