Skip to content

extend ingest to consume json data from memory - #11

Merged
lasch merged 1 commit into
IBM:mainfrom
lasch:memory_ingest
Jul 24, 2025
Merged

extend ingest to consume json data from memory#11
lasch merged 1 commit into
IBM:mainfrom
lasch:memory_ingest

Conversation

@lasch

@lasch lasch commented Jul 24, 2025

Copy link
Copy Markdown
Member

This PR enables a new way of feeding data into the trace analyzer: via json stream from memory (specifically Python type bytes).
This is a step towards usage as a library.

To use this feature, the input file arg needs to start with api:// and the new option argument for the Acelyzer class needs to be present: see the unit test file for an example usage.

Signed-off-by: Lars Schneidenbach <schneidenbach@us.ibm.com>
@lasch
lasch requested review from eklee15, mcalman and trent-s July 24, 2025 13:48
@lasch lasch added the enhancement New feature or request label Jul 24, 2025
@mcalman

mcalman commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Looks good!

@lasch
lasch merged commit 1690f74 into IBM:main Jul 24, 2025
2 checks passed
@lasch
lasch deleted the memory_ingest branch July 24, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants