- Feature: Add new API methods for logs configuration management:
GetLogsConfigsandUpdateLogsConfigs - Feature: Add new API methods for traces configuration management:
GetTracesConfigsandUpdateTracesConfigs - Feature: Add new models for configuration management:
LogsConfig,LogsConfigResponse,TraceConfig,TracesConfigResponse,UpdateLogsConfigsPayload, andUpdateTracesConfigsPayload
- Add
required:"true"tags to model structs
- Bugfix: Adjusted
UnmarshalJSONfunction to use enum types and added tests for enums - Feature: Added
PriorityandSendResolvedattributes - Deprecation:
MatchandMatchReattributes are deprecated.
- Breaking change: Introduce interfaces for
APIClientand the request structs
- Breaking change: Introduce typed enum constants for status attributes
- Feature: Update user-agent header
- Bugfix: Correctly handle empty payload in body
- Feature: Add new methods
ListLogsAlertgroups,CreateLogsAlertgroups,GetLogsAlertgroup,UpdateLogsAlertgroup,DeleteLogsAlertgroup
- New: Support for alert groups
- Internal: Backwards compatible change to generated code
- New: Minimal go version is now Go 1.21
- Bugfix: Correctly handle nullable attributes in model types
- Feature: Add support for nullable models
First release.
This module offers the same functionalities as argus (release v0.11.0.