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
2021-07-05 15:35:10 -07:00
.circleci
.github
conf update option description to only commit to wildcard symbol for now (#36341) 2021-07-03 00:46:48 +03:00
contribute Contribute: Ongoing refactoring of context.Context everywhere (#36363) 2021-07-02 17:07:21 +02:00
cue
cue.mod
devenv Chore: Refactor OpenTSDB using backend SDK (#35815) 2021-06-30 15:58:44 +02:00
docs AzureMonitor: Refresh documentation (#35371) 2021-07-02 15:56:20 +01:00
e2e Chore: Upgrades Cypress to 7.5.0 (#35517) 2021-06-16 14:34:56 +02:00
emails
grafana-mixin
packages Grafana-ui: disables storybook controls that are irrelevant (#35250) 2021-07-05 10:17:39 +02:00
packaging
pkg CloudwatchLogs: send error down to client (#36277) 2021-07-05 16:12:58 +02:00
plugins-bundled
public Dashboards: load dashboards from a data source (#36366) 2021-07-05 15:35:10 -07:00
scripts CI: Depend on frontend build before triggering frontend metrics (#36253) 2021-06-29 10:29:34 +02:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Depend on frontend build before triggering frontend metrics (#36253) 2021-06-29 10:29:34 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
api-extractor.json
build.go remove GO111MODULE (#36235) 2021-06-29 10:01:21 +02:00
CHANGELOG_ARCHIVE.md
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.0.4 (#36347) 2021-07-01 15:59:46 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
embed.go
go.mod bump version (#36430) 2021-07-05 12:19:10 +02:00
go.sum bump version (#36430) 2021-07-05 12:19:10 +02:00
GOVERNANCE.md Update GOVERNANCE.md (#36223) 2021-06-28 17:55:25 +02:00
ISSUE_TRIAGE.md
jest.config.js
latest.json chore: update latest.json to 8.0.4 (#36357) 2021-07-01 16:33:48 +02:00
lerna.json
LICENSE
LICENSING.md Put vendored code under their upstream licenses explicitly (#36442) 2021-07-05 21:33:01 +02:00
MAINTAINERS.md
Makefile remove GO111MODULE (#36235) 2021-06-29 10:01:21 +02:00
metadata.md
NOTICE.md
package.json Chore: Upgrade typescript to version 4.3.4, storybook to 6.3.0 (#35374) 2021-06-24 15:29:03 +02:00
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
tsconfig.json
UPGRADING_DEPENDENCIES.md remove GO111MODULE (#36235) 2021-06-29 10:01:21 +02:00
WORKFLOW.md
yarn.lock Chore: Upgrade typescript to version 4.3.4, storybook to 6.3.0 (#35374) 2021-06-24 15:29:03 +02: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:

  • 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.