Skip to content

Commit

Permalink
patch - adding dashboard schema upgrader (#220)
Browse files Browse the repository at this point in the history
* patch - adding dashboard schema upgrader

* changelog
  • Loading branch information
OrNovo authored Apr 3, 2024
1 parent 28cb2b9 commit 7f189f3
Show file tree
Hide file tree
Showing 2 changed files with 1,526 additions and 1,343 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,4 +517,9 @@ New Features:
#### resource/coralogix_dashboard
* adding `data_mode` for data_table widget.
* adding `logs` and `spans` options for `annotations.source`.
* adding `auto_refresh` for dashboard.
* adding `auto_refresh` for dashboard.

## Release 1.13.1
Bug fixing:
#### resource/coralogix_dashboard
* adding schema upgrade v1 to v2 (for `annotations.source.metrics` field).
Loading

0 comments on commit 7f189f3

Please sign in to comment.