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
Steven Vachon f48169633c
TSLint → ESLint (#21006)
* Alphabetized tslint and tsconfig files

* Optimized tsconfig files

* Optimized editorconfig & prettier config files

… to reduce redundancy

* Switched to @grafana/tsconfig

… and:
* de-duped options
* removed options with default values

* Fixed nasty issue with types for nested slate-react

* Replaced TSLint with ESLint

* TSLint disables → ESLint disables

… also JSHint removals, which haven’t had an affect since it was replaced with TSLint.

* Compliances for ESLint, Prettier and TypeScript

* Updated lockfile
2020-02-08 02:40:04 +01:00
.circleci Docker: Publish enterprise image with master-commit tag (#22008) 2020-02-07 16:08:14 +01:00
.github Update CODEOWNERS (#21093) 2019-12-13 11:16:22 -08:00
conf Add disabled option for cookie samesite attribute (#21472) 2020-01-14 17:41:54 +01:00
contribute Update documentation-style-guide.md (#21736) 2020-02-06 08:33:55 -08:00
devenv TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
docs Docs: Documentation for 6.6 Explore and Logs panel features (#21754) 2020-02-05 22:01:34 +01:00
emails
packages TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
packaging Docker: Publish enterprise image with master-commit tag (#22008) 2020-02-07 16:08:14 +01:00
pkg Chore: Resolve random failure with golangci-lint (#21970) 2020-02-07 15:53:03 +01:00
public TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
scripts TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
tools/phantomjs
vendor Backend plugins: Implement support for resources (#21805) 2020-01-31 11:15:50 +01:00
.babelrc
.bra.toml Fail when server is unable to bind port (#20409) 2019-11-18 09:49:08 +01:00
.browserslistrc
.dockerignore
.editorconfig TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
.eslintrc TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
.gitignore Build: Ignore content of /pkg/extensions, not directory (#21540) 2020-01-16 14:29:48 +01:00
.prettierignore
build.go
CHANGELOG.md Change log for 6.6.1 (#21969) 2020-02-06 16:08:15 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
Dockerfile.ubuntu TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
go.mod Backend plugins: Implement support for resources (#21805) 2020-01-31 11:15:50 +01:00
go.sum Backend plugins: Implement support for resources (#21805) 2020-01-31 11:15:50 +01:00
Gruntfile.js
ISSUE_TRIAGE.md
jest.config.e2e.js
jest.config.js Graph: introduce Tooltip to React graph (#20046) 2019-11-07 12:37:46 +01:00
latest.json Update latest.json versions to 6.6.1 (#21972) 2020-02-06 16:34:16 +03:00
lerna.json next version 6.7.0 (#21617) 2020-01-21 15:15:38 +01:00
LICENSE
Makefile Build: adds make target run-frontend (#20227) 2019-11-12 11:08:40 +01:00
NOTICE.md
package.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
PLUGIN_DEV.md
README.md Docs: Add "the" to license reference in README (#20167) 2019-11-05 01:22:24 -08:00
ROADMAP.md
SECURITY.md
SUPPORT.md
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
UPGRADING_DEPENDENCIES.md
yarn.lock TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00

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.