Go to file
Ryan McKinley be7b1ce2df
Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030)
2024-07-26 16:39:23 +03:00
.bingo
.changelog-archive
.github Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2024-07-26 16:39:23 +03:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.3.1 (#90871) 2024-07-24 11:46:53 +03:00
apps/alerting/notifications
conf CloudMigrations: Add a default feedback url (#91018) 2024-07-26 11:26:18 +01:00
contribute Docs: Edit of 4 files in contribute/style-guides (part 9 of doc quality improvement project) (#90705) 2024-07-25 11:14:19 -07:00
cue.mod
devenv Chore: Fix dev profiling (#90866) 2024-07-24 06:12:45 -04:00
docs Alerting docs: adds history view docs (#91033) 2024-07-26 11:51:08 +02:00
e2e
emails
grafana-mixin
hack
kinds
local
packages Resolved the issue stated in issue #90426. (#90465) 2024-07-25 10:06:23 -06:00
packaging
pkg Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2024-07-26 16:39:23 +03:00
plugins-bundled
public SCSS: Fix mixed declarations deprecation (#91048) 2024-07-26 15:51:28 +03:00
scripts Release Pipeline: [RPM pkg verification] Fix linefeeds converted to literal backslash-n sequences (#90989) 2024-07-25 15:31:17 -03:00
tools
.betterer.results Alerting: Implement UI for grafana-managed recording rules (#90360) 2024-07-26 13:52:22 +02:00
.betterer.results.json
.betterer.ts
.bra.toml Chore: Fix dev profiling (#90866) 2024-07-24 06:12:45 -04:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml Release Pipeline: [RPM pkg verification] Fix linefeeds converted to literal backslash-n sequences (#90989) 2024-07-25 15:31:17 -03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml Update Yarn to v4.3.1 (#90871) 2024-07-24 11:46:53 +03:00
CHANGELOG.md Release: update changelog for 11.0.2 (#91022) 2024-07-25 23:50:03 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Alertmanager: Support limits for silences (#90826) 2024-07-24 14:22:29 +02:00
go.sum Alertmanager: Support limits for silences (#90826) 2024-07-24 14:22:29 +02:00
go.work
go.work.sum Alertmanager: Support limits for silences (#90826) 2024-07-24 14:22:29 +02:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Bump scenes to 5.6.2 (#90893) 2024-07-24 14:21:58 +01:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Bump scenes to 5.6.2 (#90893) 2024-07-24 14:21:58 +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.