Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #12: implement DataSourceWithLogsContextSupport interface #23

Merged
merged 8 commits into from
Nov 24, 2023

Conversation

idrissneumann
Copy link
Contributor

No description provided.

package.json Outdated Show resolved Hide resolved
src/datasource.ts Outdated Show resolved Hide resolved
@idrissneumann idrissneumann force-pushed the feat_log_context branch 2 times, most recently from 3e621fe to ecb52ac Compare November 23, 2023 13:39
src/IntervalMap.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@fmassot fmassot left a comment

Choose a reason for hiding this comment

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

Can you check if there are some tests that we can retrieve from the elasticsearch plugin?
it seems we're a bit light on this.

I put a few minor comments, can you fix that before merging?

@idrissneumann
Copy link
Contributor Author

Can you check if there are some tests that we can retrieve from the elasticsearch plugin?
it seems we're a bit light on this.

Yeah there's more asserts on the elastic plugin but the code is diverging, there's some typing/object structure divergences:

Screenshot 2023-11-24 at 10 08 57

@idrissneumann idrissneumann merged commit 271eda2 into main Nov 24, 2023
2 checks passed
@ddelemeny ddelemeny deleted the feat_log_context branch April 18, 2024 15:41
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.

None yet

2 participants