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

[Remote Publication] Streamline cleanup stats in the discovery stats #15556

Open
Arpit-Bandejiya opened this issue Sep 1, 2024 · 1 comment
Labels
enhancement Enhancement or improvement to existing feature or request ShardManagement:Placement

Comments

@Arpit-Bandejiya
Copy link
Contributor

Is your feature request related to a problem? Please describe

Currently the stats for remote upload are like this:

"remote_upload": {
                        "success_count": 7,
                        "failed_count": 0,
                        "total_time_in_millis": 194,
                        "indices_routing_diff_files_cleanup_attempt_failed_count": 0,
                        "index_routing_files_cleanup_attempt_failed_count": 0,
                        "cleanup_attempt_failed_count": 0
                    },

Discussed in PR: #15291

Describe the solution you'd like

As we are adding more stats for cleanup, the idea is to decouple it from the remote upload.

Related component

ShardManagement:Placement

Describe alternatives you've considered

No response

Additional context

No response

@Arpit-Bandejiya Arpit-Bandejiya added enhancement Enhancement or improvement to existing feature or request untriaged labels Sep 1, 2024
@andrross
Copy link
Member

[Catch All Triage - 1, 2, 3]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request ShardManagement:Placement
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants