Skip to content

Commit fa27ece

Browse files
Generator: Update SDK /services/observability (#3540)
v0.14.0 - **Feature:** Add attributes `JaegerHttpTracesUrl`, `OtlpGrpcTracesUrl` and `OtlpHttpTracesUrl` to `InstanceSensitiveData` model --------- Co-authored-by: Marcel Jacek <[email protected]>
1 parent 76910e3 commit fa27ece

File tree

4 files changed

+144
-3
lines changed

4 files changed

+144
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
- `CHATMODELDETAILSBITS_8Bits` -> `CHATMODELDETAILSBITS_EIGHT_BITS`
1111
- `CHATMODELDETAILSBITS_16Bits` -> `CHATMODELDETAILSBITS_SIXTEEN_BITS`
1212
- `observability`:
13+
- [v0.14.0](services/observability/CHANGELOG.md#v0131)
14+
- **Feature:** Add attributes `JaegerHttpTracesUrl`, `OtlpGrpcTracesUrl` and `OtlpHttpTracesUrl` to `InstanceSensitiveData` model
1315
- [v0.13.0](services/observability/CHANGELOG.md#v0130)
1416
- **Feature:** Add support for HTTP checks and cert checks
1517
- [v0.12.0](services/observability/CHANGELOG.md#v0120)

services/observability/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v0.14.0
2+
- **Feature:** Add attributes `JaegerHttpTracesUrl`, `OtlpGrpcTracesUrl` and `OtlpHttpTracesUrl` to `InstanceSensitiveData` model
3+
14
## v0.13.0
25
- **Feature:** Add support for HTTP checks and cert checks
36

services/observability/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.13.0
1+
v0.14.0

services/observability/model_instance_sensitive_data.go

Lines changed: 138 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)