Go to file
Lisa 59eb302fc1
Embed Managing users and permissions video to the documentation (#86387)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-04-22 17:38:11 +01:00
.bingo
.changelog-archive
.github Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 (#86562) 2024-04-22 09:10:36 +00:00
.husky
.vim
.vscode
.yarn
conf Short Links: Add setting for changing expiration time (#86003) 2024-04-22 07:39:24 -05: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 Embed Managing users and permissions video to the documentation (#86387) 2024-04-22 17:38:11 +01:00
e2e Prometheus: Bypass flaky E2E test (#86460) 2024-04-17 13:53:22 -05:00
emails
grafana-mixin
hack
kinds
local
packages Update dependency rc-slider to v10.6.2 (#86704) 2024-04-22 17:15:34 +01:00
packaging
pkg Alerting: Distinguish conflict violation errors (#86634) 2024-04-22 12:28:46 -04:00
plugins-bundled
public EmptyState: Apply `call-to-action` variant in core (#86448) 2024-04-22 17:01:24 +01:00
scripts Chore: Replace backend platform codeownership (#86010) 2024-04-19 19:12:59 +02:00
tools
.betterer.results EmptyState: Apply `call-to-action` variant in core (#86448) 2024-04-22 17:01:24 +01:00
.betterer.results.json Chore: change `bettererResultsToJSON` format (#86381) 2024-04-17 11:51:18 +02:00
.betterer.ts Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 2024-04-15 16:36:19 +02:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Alerting: Use a struct when sending a Grafana AM configuration to the remote Alertmanager (#86451) 2024-04-19 13:04:18 +02:00
.editorconfig
.eslintignore
.eslintrc Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 2024-04-15 16:36:19 +02:00
.gitattributes
.gitignore
.golangci.toml mysql: decouple sqleng (#86057) 2024-04-15 14:26:15 +02:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore I18n: Support for Enterprise translations (#86215) 2024-04-18 16:25:27 +01:00
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile I18n: Support for Enterprise translations (#86215) 2024-04-18 16:25:27 +01: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
go.mod Chore: Replace backend platform codeownership (#86010) 2024-04-19 19:12:59 +02:00
go.sum Chore: Bump promlib to v0.0.5 (#86596) 2024-04-19 14:33:44 +02:00
go.work
go.work.sum Alerting: Implement SaveAndApplyDefaultConfig in the remote Alertmanager struct (#85005) 2024-04-19 15:11:07 +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
lerna.json
nx.json
package.json Update dependency rc-slider to v10.6.2 (#86704) 2024-04-22 17:15:34 +01:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json Simplify import logic for test utils 2024-04-16 12:23:50 +01:00
yarn.lock Update dependency rc-slider to v10.6.2 (#86704) 2024-04-22 17:15:34 +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.