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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mitch Seaman d069f0900e
Update number of files that must be open (#41081)
4 years ago
.bingo Makefile: Force use `drone-cli 1.4.0` version (#40385) 4 years ago
.circleci
.github Update CODEOWNERS (#41026) 4 years ago
.vscode Dev: Add debug jest test to vscode launch (#39905) 4 years ago
.yarn Docs: Cleanup alerting documentation, part 1 (#40737) 4 years ago
conf OAuth: Support PKCE (#39948) 4 years ago
contribute Update number of files that must be open (#41081) 4 years ago
cue/scuemata
cue.mod
devenv
docs Use sentence case for consistency: (#40285) 4 years ago
e2e E2E: Do not skip visualization suggestions (#40955) 4 years ago
emails Alerting: Layout fixes for email template (#40676) 4 years ago
grafana-mixin Update the grafana-mixin to use HTTP histograms (#39155) 4 years ago
packages TimePicker: Clicking outside the TimePicker/TimePickerCalendar now pr… (#40956) 4 years ago
packaging upgrade ncurses in docker image (#41002) 4 years ago
pkg Chore: Propagate context for search (#41010) 4 years ago
plugins-bundled Chore: Switch yarn 2 to plug-n-play strategy (#40300) 4 years ago
public Plugins Catalog: Set external manage link to installation tab (#40994) 4 years ago
scripts Chore: Fix broken enterprise builds (#41025) 4 years ago
tools
.bra.toml Revert "Bra: Run wire re-gen on code change (#39774)" (#39799) 4 years ago
.browserslistrc
.dockerignore fix the root Dockerfile and add additional .dockerignore rules (#41006) 4 years ago
.drone.star
.drone.yml Chore: Switch yarn 2 to plug-n-play strategy (#40300) 4 years ago
.editorconfig
.eslintignore Chore: Migrate yarn from v1 to v2 (#39082) 4 years ago
.eslintrc
.gitattributes
.gitignore Chore: Replace Sass-lint with Stylelint (#40617) 4 years ago
.pa11yci-pr.conf.js Chore: lower pa11y-ci thresholds (#39853) 4 years ago
.pa11yci.conf.js Pipeline: Fix flakiness on Pa11y CI (#39358) 4 years ago
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Switch yarn 2 to plug-n-play strategy (#40300) 4 years ago
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.2.2 (#40751) 4 years ago
CHANGELOG_ARCHIVE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile fix the root Dockerfile and add additional .dockerignore rules (#41006) 4 years ago
Dockerfile.ubuntu fix the root Dockerfile and add additional .dockerignore rules (#41006) 4 years ago
GOVERNANCE.md
ISSUE_TRIAGE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Build/CI: Make `integration-tests` depend on `initialize` (#40782) 4 years ago
NOTICE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
PLUGIN_DEV.md Chore: Updated the link to the plugin developer guide docs - it used to point to an old version (#40710) 4 years ago
README.md
ROADMAP.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
SECURITY.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
SUPPORT.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
UPGRADING_DEPENDENCIES.md
WORKFLOW.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
api-extractor.json
build.go
embed.go
go.mod fix the root Dockerfile and add additional .dockerignore rules (#41006) 4 years ago
go.sum fix the root Dockerfile and add additional .dockerignore rules (#41006) 4 years ago
jest.config.js Chore: Switch yarn 2 to plug-n-play strategy (#40300) 4 years ago
latest.json Update latest.json (#40767) 4 years ago
lerna.json
metadata.md
package.json Update dependency @testing-library/dom to v8 (#40990) 4 years ago
stylelint.config.js Chore: Replace Sass-lint with Stylelint (#40617) 4 years ago
tsconfig.json Chore: Switch yarn 2 to plug-n-play strategy (#40300) 4 years ago
yarn.lock Update dependency @types/expect-puppeteer to v4 (#41000) 4 years ago

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:

  • Visualize: 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

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.