Go to file
Stephanie Closson 139753358d
Fixes for toolkit (#23379)
1. Typo in the default email address
2. Nested promises causing problems in some situations. Return a promise
and resolve in the outer function
3. If extension still have '.' in front remove it prior to matching.
2020-04-06 17:28:48 -06:00
.circleci
.github
conf
contribute
devenv
docs Docs: Improve AzureAD documentation for allowed_groups (#23326) 2020-04-06 10:23:49 -07:00
e2e
emails
packages Fixes for toolkit (#23379) 2020-04-06 17:28:48 -06:00
packaging
pkg delete old dashboard versions in multiple batches (#23348) 2020-04-06 11:44:14 -04:00
public FieldConfig: Unify the custom and standard registry (#23307) 2020-04-06 16:24:41 +02:00
scripts Handle unpublish by deprecating package (#23310) 2020-04-03 11:55:43 -06:00
tools/phantomjs
vendor
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.eslintrc
.gitignore
.prettierignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
Gruntfile.js
ISSUE_TRIAGE.md
LICENSE
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
api-extractor.json
build.go
go.mod
go.sum
jest.config.js
latest.json
lerna.json
package.json
tsconfig.json tsconfig: set `jsx` option to "react" (#23335) 2020-04-03 13:48:41 -07:00
yarn.lock

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.