Skip to content

Commit

Permalink
Merge branch 'main' into oas-bot-9266869625/redis
Browse files Browse the repository at this point in the history
  • Loading branch information
vicentepinto98 authored May 28, 2024
2 parents 95f3525 + 8059b01 commit 66b4678
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@
- `redis`: [v0.15.0](services/redis/CHANGELOG.md#v0150-2024-05-28)
- **Feature**: `GetMetricsResponse` has new fields: `Load1`, `Load15`, `Load5`
- **Breaking change**: Deleted unused data type

- `logme`: [v0.15.0](services/logme/CHANGELOG.md#v0150-2024-05-28)
- **Feature**: `GetMetricsResponse` has new fields: `Load1`, `Load15`, `Load5`, `OpenSearchDashboardUrl`
- **Breaking change**: Deleted unused data type

## Release (2024-05-22)

- `authorization`: [v0.3.0](services/authorization/CHANGELOG.md#v030-2024-05-22)
Expand Down
5 changes: 5 additions & 0 deletions services/logme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.15.0 (2024-05-28)

- **Feature**: `GetMetricsResponse` has new fields: `Load1`, `Load15`, `Load5`, `OpenSearchDashboardUrl`
- **Breaking change**: Deleted unused data type

## v0.14.0 (2024-05-13)

- **Feature**: New method `GetMetrics` to get the latest metrics for cpu load, memory and disk usage for an instance
Expand Down
8 changes: 8 additions & 0 deletions services/logme/model_get_metrics_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions services/logme/model_metrics.go

This file was deleted.

0 comments on commit 66b4678

Please sign in to comment.