Go to file
Arve Knudsen 5152f65972 Undo irrelevant changes
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-09 07:17:12 +02:00
.circleci Upgrade build pipeline tool (#26112) 2020-07-07 13:31:19 +02:00
.github Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
conf Datasource: Make sure data proxy timeout applies to HTTP client (#25865) 2020-06-29 11:22:49 +02:00
contribute Docs: Add guidelines for inclusive language (#25533) 2020-07-06 12:59:34 -07:00
devenv Add guide and tooling for local packages registry setup (#26110) 2020-07-07 14:07:00 +02:00
docs Docs: Update azuread.md to reflect Azure Portal Interface (#25420) 2020-07-08 16:30:15 -07:00
e2e Merge remote-tracking branch 'grafana/master' into chore/drone-ci 2020-07-09 07:11:34 +02:00
emails
packages Merge remote-tracking branch 'grafana/master' into chore/drone-ci 2020-07-09 07:11:34 +02:00
packaging Merge remote-tracking branch 'grafana/master' into chore/drone-ci 2020-07-09 07:11:34 +02:00
pkg Undo irrelevant changes 2020-07-09 07:17:12 +02:00
plugins-bundled Chore: bumped version to next minor. (#25971) 2020-07-01 13:26:36 +02:00
public Templating: Fixed recursive queries triggered when switching dashboard settings view (#26137) 2020-07-08 13:22:09 +02:00
scripts Merge remote-tracking branch 'grafana/master' into chore/drone-ci 2020-07-09 07:11:34 +02:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star Drone: Fix Go linting 2020-07-02 09:14:26 +02:00
.drone.yml Drone: Fix Go linting 2020-07-02 09:14:26 +02:00
.editorconfig Use Starlark to configure Drone 2020-06-23 08:14:01 +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 Chore: added changelog for 7.1.0-beta2 (#26015) 2020-07-02 16:48:30 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Updated URL for developing plugins (#25521) 2020-06-11 10:43:20 +02:00
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 Undo irrelevant changes 2020-07-09 07:17:12 +02:00
go.sum Undo irrelevant changes 2020-07-09 07:17:12 +02:00
jest.config.js Panel Inspect: use monaco for json display (#25251) 2020-06-29 10:58:47 -07:00
latest.json Chore: updated testing in latest.json to 7.1.0-beta2 (#26018) 2020-07-02 17:49:42 +03:00
lerna.json Chore: bumped version to next minor. (#25971) 2020-07-01 13:26:36 +02:00
package.json Merge remote-tracking branch 'grafana/master' into chore/drone-ci 2020-07-09 07:11:34 +02:00
tsconfig.json
yarn.lock Merge remote-tracking branch 'grafana/master' into chore/drone-ci 2020-07-09 07:11:34 +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.