Go to file
Matias Chomicki 89e77d072f
Loki Query Builder: Fix bug parsing range params (#61678)
feat(loki-query-builder): fix bug parsing range params
2023-01-18 15:54:18 +01:00
.bingo
.changelog-archive
.github chore: update CODEOWNERS for Cloud Provider Plugins to Partner Plugins renaming (#61575) 2023-01-17 11:16:18 +00:00
.husky
.vim
.vscode
.yarn Revert "Chore: Update typescript to 4.9.3 (#60538)" (#60774) 2022-12-27 06:30:52 -08:00
conf Auth: Implement skip org role sync for jwt (#61647) 2023-01-18 13:59:50 +01:00
contribute Chore: Move all backend contribution documents to a single directory (#61140) 2023-01-11 11:16:52 +01:00
cue.mod
devenv Transformations: Extract JSON Paths (#59400) 2023-01-18 06:59:20 -06:00
docs Docs: Renderer token (#59560) 2023-01-18 15:38:16 +01:00
e2e Navigation: Update e2e tests to work with topnav (#60910) 2023-01-04 14:59:53 +00:00
emails
grafana-mixin
kinds Codegen: Generate per-kind reference docs (#60416) 2023-01-16 13:55:40 +01:00
packages Chore: Convert `ListView/index.test.tsx` to RTL (#61590) 2023-01-18 14:10:31 +00:00
packaging Switch grafana server command to use urfave/cli/v2 (#60684) 2022-12-24 22:33:18 -05:00
pkg Connections: Show a "No access" modal if the user has no permissions (#61397) 2023-01-18 15:34:23 +01:00
plugins-bundled
public Loki Query Builder: Fix bug parsing range params (#61678) 2023-01-18 15:54:18 +01:00
scripts Chore: Upgrade Go to 1.19.4 (#60794) 2022-12-29 13:03:56 +01:00
tools
.betterer.results Chore: Convert `ListView/index.test.tsx` to RTL (#61590) 2023-01-18 14:10:31 +00:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Upgrade Go to 1.19.4 (#60794) 2022-12-29 13:03:56 +01:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Codegen: Generate per-kind reference docs (#60416) 2023-01-16 13:55:40 +01:00
.prettierrc.js
.yarnrc.yml Scenes: Use @grafana/scenes (#60972) 2023-01-10 03:30:53 -08:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix: Use an existing Dockerfile for the Go image (#61158) 2023-01-10 17:11:43 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.19.4 (#60794) 2022-12-29 13:03:56 +01:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go Kindsys: Remove Raw kind category (#60992) 2023-01-05 13:54:42 -05:00
go.mod Chore: Update ast to dst (#61469) 2023-01-17 11:58:08 +01:00
go.sum Chore: Update ast to dst (#61469) 2023-01-17 11:58:08 +01:00
jest.config.js Jest: Add logger to print test results in Loki friendly format (#59672) 2022-12-27 12:06:06 +01:00
latest.json
lerna.json
metadata.md
package.json Update dependency @lezer/lr to v1.3.1 (#61341) 2023-01-16 12:46:42 +01:00
stylelint.config.js
tsconfig.json Scenes: Use @grafana/scenes (#60972) 2023-01-10 03:30:53 -08:00
yarn.lock Scenes: Cleanups and simplify (#61579) 2023-01-17 18:02:46 +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.