Go to file
Marcus Olsson 2613ed85a6
Docs: Fix inconsistencies in plugin guide for annotations (#26480)
2020-07-21 12:51:38 -07:00
.circleci Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
.github Issue Template: @grafana/ui component request (#25981) 2020-07-09 18:00:28 +03:00
conf Datasource: Make sure data proxy timeout applies to HTTP client (#25865) 2020-06-29 11:22:49 +02:00
contribute Docs: Use current spelling for macOS (#26181) 2020-07-09 08:06:04 -07:00
devenv docs: customMetricsNamespaces for Cloudwatch provisioning (#26457) 2020-07-20 16:58:20 +02:00
docs Docs: Fix inconsistencies in plugin guide for annotations (#26480) 2020-07-21 12:51:38 -07:00
e2e Chore: Enable PR testing in Drone (#26189) 2020-07-10 16:09:21 +02:00
emails Update getting started link (#26374) 2020-07-16 11:27:08 -04:00
packages Units: Allow re-scaling nanoseconds up to days (#26458) 2020-07-21 09:06:59 +01:00
packaging Chore: Enable PR testing in Drone (#26189) 2020-07-10 16:09:21 +02:00
pkg Azure: Insights metrics - do not sort if no data (#26486) 2020-07-21 10:24:55 -04:00
plugins-bundled Chore: bumped version to next minor. (#25971) 2020-07-01 13:26:36 +02:00
public Docs: Time regions add info about UTC timezone (#26407) 2020-07-21 09:41:00 +02:00
scripts Remove repo trigger filter (#26465) 2020-07-20 20:51:13 +02:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star Drone: Enable master branch testing (#26367) 2020-07-17 13:52:09 +02:00
.drone.yml Remove repo trigger filter (#26465) 2020-07-20 20:51:13 +02:00
.editorconfig Chore: Enable PR testing in Drone (#26189) 2020-07-10 16:09:21 +02:00
.eslintrc
.gitignore TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 2020-06-26 09:08:15 +02:00
.prettierignore
.prettierrc.js
CHANGELOG.md Update CHANGELOG.md 2020-07-16 16:21:09 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Upgrade to base on Alpine 3.12 (#25936) 2020-06-30 14:26:02 +02:00
Dockerfile.ubuntu
GOVERNANCE.md Chore: Fix spelling (#25905) 2020-06-30 00:13:25 -07:00
Gruntfile.js
ISSUE_TRIAGE.md Docs: Fix typos in the issue triage doc (#25627) 2020-06-16 12:56:40 +03:00
LICENSE
MAINTAINERS.md
Makefile Linting fixes for the provisioning package (#25690) 2020-06-30 22:46:41 +02:00
NOTICE.md
PLUGIN_DEV.md
README.md Docs: Remove GrafanaCONline info from readme (#25655) 2020-06-17 12:57:40 +02:00
ROADMAP.md
SECURITY.md Docs: Fix broken link (#25664) 2020-06-18 14:08:26 +02:00
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md Add WORKFLOW.md (#25461) 2020-06-16 20:47:08 +02:00
api-extractor.json
build.go Build: Let building of Go code work even if $GOPATH isn't set (#25805) 2020-06-25 08:38:17 +02:00
go.mod InfluxDB: flux query result can cause crash (#26329) 2020-07-14 11:06:27 -07:00
go.sum InfluxDB: flux query result can cause crash (#26329) 2020-07-14 11:06:27 -07:00
jest.config.js Panel Inspect: use monaco for json display (#25251) 2020-06-29 10:58:47 -07:00
latest.json Update latest.json to 7.1.0 2020-07-16 17:17:14 +02:00
lerna.json Chore: bumped version to next minor. (#25971) 2020-07-01 13:26:36 +02:00
package.json Bring back scripts evaluation in TextPanel (#26413) 2020-07-17 18:00:58 +02:00
tsconfig.json Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
yarn.lock Bring back scripts evaluation in TextPanel (#26413) 2020-07-17 18:00:58 +02:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Circle CI 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 for many different way 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 the Apache 2.0 License.