Go to file
Ryan McKinley ad5f1c953b
Graph: support setting field units (#26529)
2020-07-23 11:00:19 -07:00
.circleci Chore: Enable goprintffuncname and nakedret linters (#26376) 2020-07-23 08:14:39 +02:00
.github Issue Template: @grafana/ui component request (#25981) 2020-07-09 18:00:28 +03:00
conf Chore: fix spelling of GitHub (#26182) 2020-07-22 08:12:50 -07:00
contribute Update documentation-style-guide.md (#26534) 2020-07-22 14:52:16 -07:00
devenv docs: customMetricsNamespaces for Cloudwatch provisioning (#26457) 2020-07-20 16:58:20 +02:00
docs Docs: Add dependencies for debian buster to image rendering plugin (#26452) 2020-07-23 09:47:40 -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 Add errorIconColor prop to TraceSpanData (#26509) 2020-07-22 18:52:00 +02:00
packaging Chore: Enable PR testing in Drone (#26189) 2020-07-10 16:09:21 +02:00
pkg cloudwatch: Consolidate client logic (#25555) 2020-07-23 18:52:22 +02:00
plugins-bundled
public Graph: support setting field units (#26529) 2020-07-23 11:00:19 -07:00
scripts Chore: Use interfaces where possible (#26392) 2020-07-23 08:17:20 +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 Chore: Upgrade build pipeline tool (#26510) 2020-07-22 13:00:18 +02:00
.editorconfig Chore: Enable PR testing in Drone (#26189) 2020-07-10 16:09:21 +02:00
.eslintrc
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md Chore: fix spelling of GitHub (#26182) 2020-07-22 08:12:50 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
Gruntfile.js
ISSUE_TRIAGE.md Chore: fix spelling of GitHub (#26182) 2020-07-22 08:12:50 -07:00
LICENSE
MAINTAINERS.md
Makefile
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 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
latest.json Update latest.json to 7.1.0 2020-07-16 17:17:14 +02:00
lerna.json
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.