Go to file
Alexa V ae32d43e2b
Dashboard: Fix Regression detected in time range variables under the refactorVariablesTimeRange feature flag (#74125)
2023-09-20 11:00:46 +02:00
.bingo
.changelog-archive
.github Pyroscope: Remove support for old pyroscope (#74683) 2023-09-19 10:09:28 +02:00
.husky
.vim
.vscode
.yarn
conf
contribute
cue.mod
devenv TimeSeries: Rename axisShow -> axisBorderShow (#75127) 2023-09-19 23:43:15 +03:00
docs TimeSeries: Rename axisShow -> axisBorderShow (#75127) 2023-09-19 23:43:15 +03:00
e2e Chore: remove the e2e-flow-suite (#75011) 2023-09-20 09:34:44 +01:00
emails
grafana-mixin
kinds
local
packages Flex: Use forwardRef and useStyles2 additional args (#75138) 2023-09-20 10:51:32 +02:00
packaging
pkg Instrumentation: Set auth as owners for more routes (#75105) 2023-09-20 10:18:52 +02:00
plugins-bundled
public Dashboard: Fix Regression detected in time range variables under the refactorVariablesTimeRange feature flag (#74125) 2023-09-20 11:00:46 +02:00
scripts CI: Fix bump version step (#75047) 2023-09-19 01:37:32 +03:00
tools
.betterer.results Dashboard: Fix Regression detected in time range variables under the refactorVariablesTimeRange feature flag (#74125) 2023-09-20 11:00:46 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml CI: Fix bump version step (#75047) 2023-09-19 01:37:32 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 10.1.2 (#75058) 2023-09-19 07:05:51 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Update Alertmanger to latest main (3513be6) (#75009) 2023-09-19 10:16:34 +01:00
go.sum Update Alertmanger to latest main (3513be6) (#75009) 2023-09-19 10:16:34 +01:00
jest.config.js
latest.json Chore: update latest.json to 10.1.2 (#75059) 2023-09-19 10:30:10 +03:00
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json [Alerting] - Display scenes using SceneAppPage for caching (#74767) 2023-09-19 09:17:56 -03:00
stylelint.config.js
tsconfig.json
yarn.lock Chore: Remove memoize-one from grafana-ui (#75016) 2023-09-19 14:34:13 +00:00

README.md

Grafana

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.