Skip to content

feat: expose telemetry types in schema and client#5387

Merged
0x009922 merged 2 commits intohyperledger-iroha:mainfrom
0x009922:expose-telemetry-data-model
Apr 6, 2025
Merged

feat: expose telemetry types in schema and client#5387
0x009922 merged 2 commits intohyperledger-iroha:mainfrom
0x009922:expose-telemetry-data-model

Conversation

@0x009922
Copy link
Copy Markdown
Contributor

@0x009922 0x009922 commented Apr 1, 2025

This PR adds Status and Uptime types into the schema.json, as well as exports them from iroha::client::* (they are a part of its public API and it follows the design of iroha crate to expose everything needed on the client side)

Closes #5350

Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
@0x009922 0x009922 self-assigned this Apr 1, 2025
@github-actions github-actions bot added the api-changes Changes in the API for client libraries label Apr 1, 2025
@0x009922 0x009922 enabled auto-merge (squash) April 6, 2025 23:52
@0x009922 0x009922 merged commit 2ea62fd into hyperledger-iroha:main Apr 6, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-changes Changes in the API for client libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include Status into schema.json

3 participants