Skip to content

Refactor OTLPMetricsClient to use ESQL with TS and use CSV Streaming#13

Draft
martialblog wants to merge 1 commit into
mainfrom
refactor/esql-csv
Draft

Refactor OTLPMetricsClient to use ESQL with TS and use CSV Streaming#13
martialblog wants to merge 1 commit into
mainfrom
refactor/esql-csv

Conversation

@martialblog

Copy link
Copy Markdown
Member

No description provided.

$req = new Request($method, $uri, [], $body);

$response = $this->transport->sendRequest($req, true);
// TODO: Error handling

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to check the return code, since the data is now either CSV if things go well, or JSON if there's an error.

@martialblog martialblog added this to the v0.1.0 milestone Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant