Go to file
beejeebus 196a73ec72
influxdb - fix nil pointer usage - fixes #100723 (#100724)
When introducing errorsource over in:

https://github.com/grafana/grafana/pull/99900

I introduced a bug - trying to use a http response with a non-nil error.
In that case, the response is nil, so code panics.

This PR removes that check.
2025-02-14 08:25:26 -05:00
.bingo Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 2025-01-16 13:18:47 +01:00
.changelog-archive
.github Query Library: Move backend to enterprise (#100371) 2025-02-14 11:05:03 +00:00
.husky
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 2025-01-24 09:34:32 +00:00
.yarn Update Yarn to v4.6.0 (#98562) 2025-01-07 09:47:36 +00:00
apps Advisor: Make evaluation interval and max history configurable (#100534) 2025-02-14 10:05:34 +01:00
conf Auth: Add IP address login attempt validation (#98123) 2025-02-05 20:16:36 +02:00
contribute DesignSystem: Menu and popover styling update to use new elevated background token (#100255) 2025-02-11 12:27:04 +01:00
cue.mod
devenv Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
docs Update `make docs` procedure (#100167) 2025-02-14 10:26:29 +00:00
e2e Frontend tests: comment out flaky test (#100685) 2025-02-14 00:44:15 +02:00
emails
grafana-mixin
hack K8s: Update from v0.31.3 to v0.32.0 (#98507) 2025-01-06 18:20:35 +03:00
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 2025-02-12 19:23:09 +00:00
kindsv2 Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 2025-01-16 13:18:47 +01:00
local
packages Alerting: Add Jira integration to cloud AMs (#100482) 2025-02-14 13:22:04 +01:00
packaging
pkg influxdb - fix nil pointer usage - fixes #100723 (#100724) 2025-02-14 08:25:26 -05:00
public Alerting: Add Jira integration to cloud AMs (#100482) 2025-02-14 13:22:04 +01:00
scripts Query Library: Move backend to enterprise (#100371) 2025-02-14 11:05:03 +00:00
tools Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
.betterer.eslint.config.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 2025-01-15 15:47:44 +02:00
.betterer.results Dashboard Schema V2: Improve diffing (#100022) 2025-02-13 07:20:17 -07:00
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 2025-01-07 14:56:12 +00:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: pin tonistiigi/binfmt version (#100510) 2025-02-12 08:37:04 -06:00
.editorconfig
.gitattributes
.gitignore Dashboards: Monitor dashboard loading performance (#99629) 2025-01-28 18:36:10 +01:00
.golangci.yml
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Ignore spelling errors in bold formatting (#99006) 2025-01-15 15:08:20 +00:00
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 2025-01-16 15:58:02 +00:00
CHANGELOG.md Release: update changelog for 11.5.1 (#99956) 2025-02-03 11:15:22 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile chore: fix dockerfile for local development (#99721) 2025-02-11 10:00:15 -08:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
Makefile Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 2025-01-27 05:20:24 -05:00
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 2025-01-06 18:20:35 +03:00
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Chore: add lint rule prevent `t` import from `i18next` (#99761) 2025-01-29 15:46:13 +00:00
go.mod Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
go.sum Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
go.work Grafana Advisor: Skeleton app (#99242) 2025-01-21 12:31:33 +01:00
go.work.sum Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Manually update versions and update `grafana-test-datasource` to "workspace:*" (#99999) 2025-02-03 15:12:05 -07:00
nx.json
package.json Dashboard: Fix repeats behavior for inspect, solo panel and repeated and empty panels (#100605) 2025-02-13 18:41:09 +02:00
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 2025-01-24 20:21:41 +01:00
project.json
stylelint.config.js
tsconfig.json
yarn.lock Dashboard: Fix repeats behavior for inspect, solo panel and repeated and empty panels (#100605) 2025-02-13 18:41:09 +02:00

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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

This project is tested with BrowserStack.

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.