-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Clean up the flink module. #11905
Comments
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 6, 2025
minwoo-jung
added a commit
that referenced
this issue
Jan 6, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 8, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 8, 2025
minwoo-jung
added a commit
that referenced
this issue
Jan 8, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 9, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 9, 2025
minwoo-jung
added a commit
that referenced
this issue
Jan 9, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 10, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 10, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 10, 2025
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Jan 10, 2025
minwoo-jung
added a commit
that referenced
this issue
Jan 10, 2025
emeroad
added a commit
to emeroad/pinpoint
that referenced
this issue
Jan 10, 2025
emeroad
added a commit
that referenced
this issue
Jan 10, 2025
emeroad
added a commit
to emeroad/pinpoint
that referenced
this issue
Jan 14, 2025
emeroad
added a commit
that referenced
this issue
Jan 14, 2025
emeroad
added a commit
to emeroad/pinpoint
that referenced
this issue
Jan 17, 2025
emeroad
added a commit
that referenced
this issue
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The inspector data has been improved to be stored in Pinot instead of HBase.
Therefore, the Flink module is no longer needed.
Previously, it aggregated agent data in Flink to generate application data.
With Pinot, application data can now be easily aggregated using aggregation queries.
The text was updated successfully, but these errors were encountered: