Go to file
Ryan McKinley fcac59107c
GraphNG: improve behavior when switching between solid/dash/dots (#30796)
2021-02-01 10:05:31 -08:00
.circleci
.github CODEOWNERS: Make backend squad owners of backend style guidelines (#30266) 2021-01-14 09:56:57 +01:00
conf CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00
contribute Added entry for web server. (#30715) 2021-01-28 11:37:14 -05:00
dashboard-schemas DashboardSchemas: OpenAPI Schema Generation (#30242) 2021-01-19 18:25:00 +01:00
devenv PanelLibrary: better handling of deleted panels (#30709) 2021-01-29 06:11:13 +01:00
docs CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00
e2e Backend Plugins: Convert test data source to use SDK contracts (#29916) 2021-01-29 18:33:23 +01:00
emails Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
grafana-mixin
packages GraphNG: add bar alignment option (#30499) 2021-02-01 14:54:10 +01:00
packaging
pkg Chore: Remove warning when calling resource (#30752) 2021-02-01 16:11:13 +01:00
plugins-bundled "Release: Updated versions in package to 7.5.0-pre.0" (#30428) 2021-01-20 12:36:11 +01:00
public GraphNG: improve behavior when switching between solid/dash/dots (#30796) 2021-02-01 10:05:31 -08:00
scripts DeployImage: Switch base images to Debian (#30684) 2021-01-28 11:03:18 +01:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml DeployImage: Switch base images to Debian (#30684) 2021-01-28 11:03:18 +01:00
.editorconfig
.eslintignore Chore: Lint all files for no-only-tests (#30364) 2021-01-19 11:06:27 +01:00
.eslintrc Chore: Lint all files for no-only-tests (#30364) 2021-01-19 11:06:27 +01:00
.gitattributes
.gitignore Add menu.yaml to .gitignore (#30743) 2021-01-29 10:42:53 -05:00
.prettierignore Prettier: ignore build and devenv dirs (#30501) 2021-01-21 11:11:43 -08:00
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 (#30666) 2021-01-27 14:18:06 +01:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Make build docker full fix (#29570) 2020-12-03 14:17:40 +01:00
Dockerfile.ubuntu Make build docker full fix (#29570) 2020-12-03 14:17:40 +01:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
MAINTAINERS.md
Makefile
NOTICE.md Update NOTICE.md 2021-01-06 08:16:50 +01:00
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go Grunt: Removes grunt dependency and replaces some of its usage (#29461) 2020-12-01 10:32:12 +01:00
go.mod Chore(deps): Bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0 (#30778) 2021-02-01 19:04:59 +01:00
go.sum Chore(deps): Bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0 (#30778) 2021-02-01 19:04:59 +01:00
jest.config.js Chore: Bump storybook to v6 (#28926) 2020-11-24 10:38:41 +01:00
latest.json Chore: update latest version to 7.4.0-beta1 (#30452) 2021-01-21 06:05:39 +01:00
lerna.json AlertingNG: List saved Alert definitions in Alert Rule list (#30603) 2021-01-26 12:12:41 +01:00
package.json DashboardPicker: switch to promise-based debounce, return dashboard UID (#30706) 2021-01-28 16:57:57 +02:00
tsconfig.json
yarn.lock bump cypress to 6.3.0 (#30644) 2021-01-29 15:01:50 +00: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 offer many different ways 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.