Go to file
Ieva 5e060d2d99
Data source: Maintain the default data source permissions when switching from unlicensed to licensed Grafana (#87119)
set managed data source permissions upon resource creation for unlicensed Grafana, remove them on deletion
2024-04-30 16:05:30 +01:00
.bingo Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
.changelog-archive Update links to default Grafana branch (#83025) 2024-02-29 17:08:45 +02:00
.github Revert "ci: remove milestone check" (#86856) 2024-04-25 01:31:29 -04:00
.husky
.vim
.vscode Rename debug target to "UI" rather than Jest 2024-04-23 11:26:56 +01:00
.yarn Update Yarn to v4.1.1 (#85350) 2024-04-02 10:25:30 +01:00
conf gRPC Server: Make message size limits configurable. (#86982) 2024-04-30 16:18:03 +02:00
contribute I18n: Support for Enterprise translations (#86215) 2024-04-18 16:25:27 +01:00
cue.mod
devenv Remove SAML form the list of auth providers for devenv (#86684) 2024-04-22 17:27:58 +02:00
docs alerting/notifications: links (#87122) 2024-04-30 16:34:18 +02:00
e2e Select: Add data-testid to Input (#87105) 2024-04-30 14:04:58 +03:00
emails Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
grafana-mixin
hack QueryService: Use types from sdk (#84029) 2024-03-08 18:12:59 +02:00
kinds Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
local
packages Saga-icons: Forward SVG attributes (#87138) 2024-04-30 15:58:25 +01:00
packaging Alerting: Remove legacy alerting (#83671) 2024-03-14 15:36:35 +01:00
pkg Data source: Maintain the default data source permissions when switching from unlicensed to licensed Grafana (#87119) 2024-04-30 16:05:30 +01:00
plugins-bundled Chore: Delete Input Datasource (#83163) 2024-03-18 09:48:19 +01:00
public Chore: InfluxDB unit testing overhaul (#86586) 2024-04-30 09:59:42 -04:00
scripts Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
tools
.betterer.results Chore: InfluxDB unit testing overhaul (#86586) 2024-04-30 09:59:42 -04:00
.betterer.results.json Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
.betterer.ts Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
.bra.toml Make: Speed up make run by removing redundant `make go-gen` in .bra (#84827) 2024-03-20 16:39:49 +01:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -04:00
.editorconfig
.eslintignore
.eslintrc Chore: Enable `no-unreduced-motion` and fix errors (#86572) 2024-04-29 13:12:36 +01:00
.gitattributes
.gitignore Chore: ignore Go coverage .out files (#84702) 2024-03-19 10:55:33 -03:00
.golangci.toml Chore: Upgrade otel dependencies (#86994) 2024-04-30 15:12:45 +02: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
.yarnrc.yml Chore: Clean up package.json files (#86951) 2024-04-29 14:03:01 +01:00
CHANGELOG.md Changelog: Updated changelog for 10.4.2 (#85997) 2024-04-11 18:49:19 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix: yarn build in DockerFile (#86858) 2024-04-30 07:58:25 +02: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
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
MAINTAINERS.md
Makefile Chore: Upgrade go version to 1.22.2 (#86873) 2024-04-24 14:26:14 -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
embed.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
go.mod Chore: Upgrade otel dependencies (#86994) 2024-04-30 15:12:45 +02:00
go.sum Chore: Upgrade otel dependencies (#86994) 2024-04-30 15:12:45 +02:00
go.work Alerting: Update grafana/alerting to bb4f4f4 (#86827) 2024-04-25 10:47:01 +01:00
go.work.sum Chore: Upgrade otel dependencies (#86994) 2024-04-30 15:12:45 +02:00
jest.config.js Simplify import logic for test utils 2024-04-16 12:23:50 +01: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.1.0-pre (#85115) 2024-03-25 21:44:28 +02:00
nx.json Chore: Bump Nx to 18.1.x (#85185) 2024-03-28 09:36:35 +01:00
package.json Chore: Clean up package.json files (#86951) 2024-04-29 14:03:01 +01:00
playwright.config.ts E2E: Rewrite mysql tests to playwright (#83424) 2024-03-19 23:07:48 +01:00
project.json Plugins: Always load decoupled frontend assets from builds (#81873) 2024-03-13 12:40:09 +01:00
stylelint.config.js Update dependency stylelint to v16 (#83252) 2024-02-23 11:56:38 +02:00
tsconfig.json Simplify import logic for test utils 2024-04-16 12:23:50 +01:00
yarn.lock Chore: Clean up package.json files (#86951) 2024-04-29 14:03:01 +01: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.