Changelog
- ae9676b Add a few more unit tests for the client
- 7efac55 Add error management capabilities to some datasource builders
- 436391d Add naive unit tests for stat panel decoding
- 04ff85e Add some tests for alert queries decoding
- 3055061 Add some tests for stackdriver alert queries decoding
- a426a41 Add some tests on heatmap tooltip decoding
- e63b425 Add some unit tests for alert queries builders
- 4758f54 Cleanup stat panel definition
- 4a1cda9 Comment dashboard creation test for now
- 967032f Decode alert conditions
- c87c544 Decode alerts from json
- 4067fc6 Even more unit tests for dashboard creation
- ea10c42 Fix linting issues
- b85fc59 Hook correct dashboard UID and panel ID in alerts
- bba4823 Hook correct datasource UID in alerts
- 48319e5 Implement stat panel YAML decoding
- 4497ac9 Make more datasources work with alerts
- c600605 Merge pull request #170 from K-Phoen/new-alerts
- 5c81988 More errors on graph panels
- 8f8a419 More errors on heatmap panels
- d1e918c More errors on singlestat and logs panels
- 8c5350f More errors on table panels
- dada504 More errors on text panels
- fe23a3f More errors on timeseries axis definition
- 026e4b4 More test for the client
- 5943570 More unit tests for dashboard creation
- 54d6cf5 More unit tests for stat panels
- 12eff28 Progress
- a9dcc7b Remove outdated example
- 875e875 Remove useless fmt.Sprintf in builder-example
- b594232 Restore basic test coverage on alert builder
- deb231a Restore conditions reducers and evaluators
- 8e7a0a8 Restore some more graph and timeseries tests
- 5fad835 Split client in several files
- d45ffac Split client tests
- 6397fc6 Start playing with error management in dashboard builder
- 1fce0c4 Start supporting stat panels
- 966ac92 Start testing alert decoding
- 32f5302 Start working on the new grafana alerts manager
- b6abc1c Test alert collectin from timeseries and graphs
- 37a6b7e Update codecov action
- 16ac2be Update package doc
- 71d5e49 Update some github actions
- f6eacda Update tests