Skip to content

[receiver/apachespark] Add application id filter #39936

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

NN---
Copy link

@NN--- NN--- commented May 7, 2025

Description

Add application ids filter.

Link to tracking issue

Fixes #39627

Testing

Run with application ids specified.

Documentation

Allow filtering Apache Spark receiver by application id in addition to application name.

@atoulme
Copy link
Contributor

atoulme commented May 7, 2025

Please add a changelog. Please clarify in the README that the filters are a union, meaning all application names and IDs matching will be allowed. Since we already have application names, why add ids?

@atoulme atoulme marked this pull request as draft May 7, 2025 23:46
@atoulme
Copy link
Contributor

atoulme commented May 7, 2025

Please fix CI and address feedback, and move back to ready for review when done.

@NN---
Copy link
Author

NN--- commented May 8, 2025

Sure.
I have several features to add because scanning history server for everything is taking much time.

Feature I need:
Filter by id
Limit by number
Limit by start time absolute
Limit by start time relative

The start - end should be also span. But this is next change.

@NN--- NN--- marked this pull request as ready for review May 8, 2025 08:22
@NN--- NN--- changed the title Add application id filter [receiver/apachespark] Add application id filter May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[receiver/apachespark] Add apachespark scraping by application id
4 participants