mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Alerting: Consistently return Prometheus-style responses from rules APIs. This commit is part refactor and part fix. The /rules API occasionally returns error responses which are inconsistent with other error responses. This fixes that, and adds a function to map from Prometheus error type and HTTP code. * Fix integration tests * Linter happiness * Make linter more happy * Fix up one more place returning non-Prometheus responses |
||
---|---|---|
.. | ||
api | ||
apis | ||
testinfra | ||
testsuite | ||
web | ||
README.md | ||
utils.go |
Integration tests
This directory contains Grafana server integration tests.