Go to file
renovate[bot] 1c5996eddf
Update dependency react-table to v7.8.0 (#49149)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 11:51:04 +01:00
.bingo
.github Update UX issue template to use YAML extension (#49099) 2022-05-18 10:05:24 +02:00
.husky Chore: do not run husky hooks on backend-only changes (#48439) 2022-04-29 14:01:02 +01:00
.vim
.vscode
.yarn Chore: Upgrade typescript to 4.6.4 (#49016) 2022-05-17 12:08:10 +01:00
conf AccessControl: Document basic roles changes and provisioning V2 (#48910) 2022-05-17 15:46:43 +02:00
contribute Chore: Add PR Check action enforcing changelog decision (#48728) 2022-05-05 11:38:46 +02:00
cue/scuemata
cue.mod
devenv TimeSeries: Fix detection & rendering of sparse datapoints (#48841) 2022-05-16 23:24:41 -05:00
docs Elasticsearch: Remove browser access mode (#49014) 2022-05-18 11:04:47 +02:00
e2e Query History: Implement RemoteStorage methods: get all, add new (#48330) 2022-05-17 12:59:16 +02:00
emails
grafana-mixin
packages Update dependency react-table to v7.8.0 (#49149) 2022-05-18 11:51:04 +01:00
packaging Remove folder (#48617) 2022-05-05 12:19:35 +01:00
pkg Alerting: Keep private annotations across evaluations (#49080) 2022-05-18 11:21:18 +02:00
plugins-bundled Chore: Upgrade typescript to 4.6.4 (#49016) 2022-05-17 12:08:10 +01:00
public Elasticsearch: Remove browser access mode (#49014) 2022-05-18 11:04:47 +02:00
scripts Drone: Trigger Enterprise PR checks for OSS PRs (#47176) 2022-05-16 14:28:37 +02:00
tools
.betterer.results Convert `FormField` tests to RTL (#49068) 2022-05-17 13:26:48 +01:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Drone: Trigger Enterprise PR checks for OSS PRs (#47176) 2022-05-16 14:28:37 +02:00
.editorconfig
.eslintignore Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
.eslintrc Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
.gitattributes
.gitignore
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore prevent generated files from being prettiered (#49061) 2022-05-17 12:01:07 +02:00
.prettierrc.js
.yarnrc.yml Update Storybook updates to v6.4.21 (#47523) 2022-04-13 12:26:19 +02:00
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.5.2 (#48681) 2022-05-04 11:35:22 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Update Go version (#47914) 2022-04-20 09:14:12 +02:00
Dockerfile.ubuntu Chore: Update Go version (#47914) 2022-04-20 09:14:12 +02:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
babel.config.json
build.go
embed.go
go.mod Search: create bluge based index (#48606) 2022-05-09 01:00:09 -07:00
go.sum Search: create bluge based index (#48606) 2022-05-09 01:00:09 -07:00
jest.config.js
latest.json update latest.json to 8.5.2 (#48690) 2022-05-04 12:10:54 +02:00
lerna.json
metadata.md
package.json Update dependency react-table to v7.8.0 (#49149) 2022-05-18 11:51:04 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency react-table to v7.8.0 (#49149) 2022-05-18 11:51:04 +01:00

README.md

Grafana

The open-source platform for monitoring and observability

License Drone 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:

  • Visualizations: 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 AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.