Go to file
Galen Kistler 6bc8ec0f9b
fix thanos semver string (#58335)
2022-11-07 09:03:42 -06:00
.bingo Chore: Add jsonnet library for devenv dashboards (#57928) 2022-11-03 11:04:39 -04:00
.changelog-archive
.github group d3 updates together (#58309) 2022-11-07 10:30:23 +00:00
.husky
.vim
.vscode Add VSCode launch configuration to debug in remote Chrome (#58108) 2022-11-03 21:08:38 +07:00
.yarn Update Monthly patch updates (#58002) 2022-11-02 12:05:32 +00:00
conf fix(config/jwt): the value should be "expect_claims", not "expected_claims" (#58284) 2022-11-07 12:29:27 +00:00
contribute Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
cue.mod
devenv fix(config/jwt): the value should be "expect_claims", not "expected_claims" (#58284) 2022-11-07 12:29:27 +00:00
docs chore(docs): clarify how to refer to GH teams (#57679) 2022-11-07 11:39:59 +01:00
e2e Chore: Disable dashboard-time-zone e2e tests (#58320) 2022-11-07 06:37:47 -05:00
emails Alerting: Support values in notification templates (#56457) 2022-10-10 13:40:21 +01:00
grafana-mixin
packages Frontend Routing: Always render standalone plugin pages using the `<AppRootPage>` (#57771) 2022-11-07 15:19:31 +01:00
packaging Docker: Remove Edge repos (#53875) 2022-11-02 09:44:39 -04:00
pkg Preferences: Create indices (#48356) 2022-11-07 15:52:26 +01:00
plugins-bundled
public fix thanos semver string (#58335) 2022-11-07 09:03:42 -06:00
scripts Chore: Upgrade Go to 1.19.3 (#58052) 2022-11-04 14:50:43 +01:00
tools
.betterer.results Frontend Routing: Always render standalone plugin pages using the `<AppRootPage>` (#57771) 2022-11-07 15:19:31 +01:00
.betterer.ts
.bra.toml Chore: Add jsonnet library for devenv dashboards (#57928) 2022-11-03 11:04:39 -04:00
.browserslistrc
.dockerignore
.drone.star CI: Stop publishing OSS images for security mode (#56088) 2022-10-05 09:39:38 +03:00
.drone.yml Chore: Upgrade Go to 1.19.3 (#58052) 2022-11-04 14:50:43 +01:00
.editorconfig
.eslintignore
.eslintrc Scenes: Enforce explicit accessibility modifiers (ESLint) (#58331) 2022-11-07 15:32:02 +01:00
.gitattributes
.gitignore PublicDashboards: Adds command to generate map of supported datasources (#57841) 2022-11-02 13:35:57 -06:00
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js Chore: Update footer changelog link to github (#57871) 2022-10-31 07:34:21 -04:00
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Update Monthly patch updates (#58002) 2022-11-02 12:05:32 +00:00
CHANGELOG.md Changelog: Updated changelog for 9.2.3 (#57955) 2022-11-01 11:32:34 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade Go to 1.19.3 (#58052) 2022-11-04 14:50:43 +01:00
Dockerfile.ubuntu Chore: Upgrade Go to 1.19.3 (#58052) 2022-11-04 14:50:43 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Relicense Tempo datasource plugin to Apache 2 (#55866) 2022-09-27 20:53:11 +02:00
MAINTAINERS.md
Makefile Chore: Add jsonnet library for devenv dashboards (#57928) 2022-11-03 11:04:39 -04:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml I18n: Update crowdin config and codeowners (#57264) 2022-10-20 14:59:02 +01:00
embed.go
go.mod Update drone-cli go mod to v1.6.1 (#58245) 2022-11-05 09:52:21 +02:00
go.sum Update drone-cli go mod to v1.6.1 (#58245) 2022-11-05 09:52:21 +02:00
jest.config.js I18n: Migrate to I18next (#55845) 2022-10-06 16:34:04 +01:00
latest.json Chore: update latest.json to 9.2.3 (#57960) 2022-11-01 07:01:37 -04:00
lerna.json
metadata.md
package.json Update dependency uuid to v9 (#58260) 2022-11-04 16:54:12 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency rollup-plugin-dts to v5 (#58258) 2022-11-04 17:04:00 +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

License

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