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

Test coverage for Monitor Ingestion #25247

Closed
6 of 14 tasks
rakshith91 opened this issue Jul 15, 2022 · 0 comments
Closed
6 of 14 tasks

Test coverage for Monitor Ingestion #25247

rakshith91 opened this issue Jul 15, 2022 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query
Milestone

Comments

@rakshith91
Copy link
Contributor

rakshith91 commented Jul 15, 2022

  • Send a sample data of logs as a list
    • Async
  • Send a large data (> 1MB) of logs as a list
    • Async
  • Send data as stream
    • Async
  • Send sample data as an iterable
    • Async
  • Send large data (> 1MB) of logs as an iterable
    • Async
  • Send data > 1MB setting max_concurrency > 1
    • Async
  • Send data > 1MB setting max_concurrency > 1 as a stream
    • Async
@rakshith91 rakshith91 added Client This issue points to a problem in the data-plane of the library. Monitor - Ingestion labels Jul 15, 2022
@rakshith91 rakshith91 added this to the 2022-09 milestone Jul 15, 2022
@rakshith91 rakshith91 self-assigned this Jul 15, 2022
@lmazuel lmazuel modified the milestones: 2022-09, 2022-10 Sep 6, 2022
@lmazuel lmazuel added the Monitor Monitor, Monitor Ingestion, Monitor Query label Oct 24, 2022
@pvaneck pvaneck closed this as completed Apr 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query
Projects
None yet
Development

No branches or pull requests

4 participants