Go to file
Benjamin Blattberg 3403db190d
API: Support paging in the admin orgs list API (#26932)
* Add page/limit to org search

* Update docs

* Fix test per PR feedback
2020-08-12 10:59:07 +03:00
.circleci CI: Upgrade build image (#26904) 2020-08-10 19:13:59 +02:00
.github
conf Generic OAuth: customize login and id_token attributes (#26577) 2020-08-03 17:33:27 +03:00
contribute Update documentation-style-guide.md (#26706) 2020-07-30 11:31:49 -07:00
devenv Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
docs API: Support paging in the admin orgs list API (#26932) 2020-08-12 10:59:07 +03:00
e2e TextPanel: Fixes issue when interpolation of variables stops working (#26847) 2020-08-10 06:38:22 +02:00
emails Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
packages Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
packaging Docker: Don't upgrade packages when installing (#24132) (#26055) 2020-07-28 17:07:23 +02:00
pkg API: Support paging in the admin orgs list API (#26932) 2020-08-12 10:59:07 +03:00
plugins-bundled
public Graphite: Show and hide query editor function popup on click (#26923) 2020-08-12 09:40:06 +02:00
scripts Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +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 CI: Upgrade build image (#26904) 2020-08-10 19:13:59 +02:00
.editorconfig
.eslintrc Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
.gitignore Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
.prettierignore
.prettierrc.js
CHANGELOG.md Docs: Update changelog for 7.1.3 release (#26830) 2020-08-06 15:11:51 +02:00
CODE_OF_CONDUCT.md Change conduct contact email address (#26619) 2020-07-27 14:41:27 +02:00
CONTRIBUTING.md
Dockerfile CI: Upgrade Go and Node versions in CI build image (#26888) 2020-08-10 10:45:35 +02:00
Dockerfile.ubuntu CI: Upgrade Go and Node versions in CI build image (#26888) 2020-08-10 10:45:35 +02:00
GOVERNANCE.md
Gruntfile.js Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
ISSUE_TRIAGE.md Chore: fix spelling of GitHub (#26182) 2020-07-22 08:12:50 -07:00
LICENSE
MAINTAINERS.md
Makefile CI: Upgrade golangci-lint and base image (#26892) 2020-08-10 18:38:53 +02:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
go.mod Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
go.sum Chore: Drop xerrors dependency (#26718) 2020-07-31 09:45:20 +02:00
jest.config.js
latest.json Update latest.json (#26833) 2020-08-06 17:33:50 +02:00
lerna.json
package.json Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
tsconfig.json
yarn.lock Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +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.