Go to file
Josh Hunt 95470d7302
AzureMonitor: Refactor datasource.query to fix --strict error (#32416)
* fix --strict in datasource.ts

* Update public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-04-07 09:25:33 +01:00
.circleci
.github Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
conf Auth: support JWT Authentication (#29995) 2021-03-31 08:40:44 -07:00
contribute Update documentation-style-guide.md (#32690) 2021-04-05 16:58:38 +02:00
dashboard-schemas
devenv Alpha panel: new Timeline/Discrete panel (#31973) 2021-04-06 18:06:46 -05:00
docs Docs: Rephrase Alert execution section in Alerting (#32631) 2021-04-06 12:58:22 -04:00
e2e Variables: Confirms selection before opening new picker (#32586) 2021-04-06 09:21:37 +02:00
emails Render new email template and fix the title (#32314) 2021-03-26 12:53:14 +05:30
grafana-mixin
packages Timeline: Renames component to avoid casing conflicts (#32736) 2021-04-07 08:16:14 +02:00
packaging Chore: Change from double to single quotes (#32430) 2021-03-29 17:40:26 +03:00
pkg Chore: Refactor Server Run and Shutdown (#32611) 2021-04-07 10:44:06 +03:00
plugins-bundled Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
public AzureMonitor: Refactor datasource.query to fix --strict error (#32416) 2021-04-07 09:25:33 +01:00
scripts add redis integration test for enterprise (#32617) 2021-04-06 08:50:54 -05:00
tools
.bra.toml
.browserslistrc Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
.dockerignore
.drone.star
.drone.yml add redis integration test for enterprise (#32617) 2021-04-06 08:50:54 -05:00
.editorconfig
.eslintignore
.eslintrc Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
.gitattributes
.gitignore Add menu.yaml to .gitignore (#30743) 2021-01-29 10:42:53 -05:00
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.5.2 (#32510) 2021-03-30 19:02:42 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Downgrade to node:14.16.0-alpine3.13 (#32065) 2021-03-17 17:07:39 +02:00
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
MAINTAINERS.md
Makefile Remove tidy-check script (#31423) 2021-02-23 17:53:30 +02:00
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 Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
go.sum Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
jest.config.js
latest.json Update latest.json (#32512) 2021-03-30 19:15:41 +02:00
lerna.json Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
package.json Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
tsconfig.json
yarn.lock Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03: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.