The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Go to file
Sol d3ab1c1c1e
Docs: Added queried table to start of Time Series section (#70594)
* Added table being queried to start of Time Series section

* Update _index.md
2023-07-18 20:37:07 +01:00
.bingo Chore: Update golangci-lint to v1.53.3 (#71771) 2023-07-18 10:03:35 +02:00
.changelog-archive
.github ci(ephemeral instances): new hosted grafana image tag format (#71793) 2023-07-17 17:17:56 -03:00
.husky
.vim
.vscode
.yarn Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
conf Auth: Enforce role sync except if skip org role sync is enabled (#70766) 2023-07-17 15:58:16 +02:00
contribute Chore: Add auto-milestone workflow for pull-requests (#71177) 2023-07-17 09:55:35 +02:00
cue.mod
devenv Trend: Support disconnect values and connect nulls options (#70616) 2023-07-13 19:28:58 -07:00
docs Docs: Added queried table to start of Time Series section (#70594) 2023-07-18 20:37:07 +01:00
e2e Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
emails
grafana-mixin
kinds
local
packages Update dependency marked to v5 (#71627) 2023-07-18 17:30:10 +03:00
packaging
pkg Alerting: Add exported constructor for panelKey (#71872) 2023-07-18 13:37:43 -05:00
plugins-bundled
public Logs: Fix shouldRemoveField (#71882) 2023-07-18 19:12:25 +02:00
scripts tool: generate owners for modules in go.mod (#69583) 2023-07-18 13:42:09 -04:00
tools
.betterer.results Chore: Influxdb variable type cleanup (#71874) 2023-07-18 18:43:30 +02:00
.betterer.ts Update dependency glob to v10 (#71554) 2023-07-13 17:07:10 +03:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star [WIP] CI: Removes enterprise specific pipelines and steps (#70815) 2023-07-14 14:18:09 +03:00
.drone.yml CI: Add rgm compatible windows msi pipeline (#71678) 2023-07-14 17:27:07 -03:00
.editorconfig
.eslintignore
.eslintrc Eslint: Remove scenes rule for member accessability (#71087) 2023-07-06 09:22:02 +02:00
.gitattributes
.gitignore
.golangci.toml Chore: Add linter rule to avoid imports from Grafana core in test datasource (#71779) 2023-07-18 15:57:31 +02:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
babel.config.json
build.go
CHANGELOG.md Changelog: Updated changelog for 9.5.6 (#71342) 2023-07-11 12:48:05 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
crowdin.yml
Dockerfile Chore: Upgrade Go to 1.20.6 (#71440) 2023-07-12 15:32:40 +02:00
embed.go
go.mod Tempo: remove deprecated model package usage (remove replace) (#71687) 2023-07-18 19:30:29 +03:00
go.sum Tempo: remove deprecated model package usage (remove replace) (#71687) 2023-07-18 19:30:29 +03:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
jest.config.js Update dependency sinon to v15.2.0 (#71431) 2023-07-12 16:20:46 +03:00
latest.json
lerna.json
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.20.6 (#71440) 2023-07-12 15:32:40 +02:00
metadata.md
NOTICE.md
package.json Update dependency marked to v5 (#71627) 2023-07-18 17:30:10 +03:00
README.md
ROADMAP.md
SECURITY.md
stylelint.config.js
SUPPORT.md
tsconfig.json
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
yarn.lock Update dependency marked to v5 (#71627) 2023-07-18 17:30:10 +03:00

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.