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 Store] Add Segment download stats to remotestore stats API #8718

Merged
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
d1e688a
Adding Segment download stats to remotestore stats API
shourya035 Jul 5, 2023
8086eb9
Merge branch 'opensearch-project:main' into segment-download-stats
shourya035 Jul 5, 2023
97b733a
Removed unused loggers and updated upload stats field names
shourya035 Jul 5, 2023
e667270
Fixing spotless errors
shourya035 Jul 5, 2023
743c09a
Adding JavaDocs and fixing divide by zero errors on UTs
shourya035 Jul 5, 2023
94f0f58
Merge branch 'opensearch-project:main' into segment-download-stats
shourya035 Jul 6, 2023
ac3fbc0
Excluding stats publishing on non-remote store indices
shourya035 Jul 6, 2023
bb20d64
Merge branch 'opensearch-project:main' into segment-download-stats
shourya035 Jul 6, 2023
b42912f
Excluding stats publishing on non-remote store indices
shourya035 Jul 6, 2023
83f2bd6
Merge branch 'opensearch-project:main' into segment-download-stats
shourya035 Jul 7, 2023
80cf62b
Removing unused logger
shourya035 Jul 10, 2023
d826579
Addressing comments
shourya035 Jul 11, 2023
2213186
Merge branch 'opensearch-project:main' into segment-download-stats
shourya035 Jul 11, 2023
f282d54
Fixing API field name from routing to shards
shourya035 Jul 11, 2023
331cb81
Merge branch 'opensearch-project:main' into segment-download-stats
shourya035 Jul 11, 2023
8de6d00
Changing file upload stats to sync level from file level
shourya035 Jul 11, 2023
9daeb74
Retrigger integs
shourya035 Jul 11, 2023
d507ca8
Empty Commit
shourya035 Jul 13, 2023
8c4d189
Removing unused toString method
shourya035 Jul 13, 2023
27b6ad0
Merge from previous branch
shourya035 Jul 13, 2023
cdf9a49
Removing unused window size vars
shourya035 Jul 13, 2023
c4393b0
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Jul 17, 2023
b60bb40
Adding Integ tests for download stats
shourya035 Jul 17, 2023
67ca0b6
Merge branch 'main' into segment-download-stats-2
shourya035 Jul 18, 2023
c62926f
Addressing comments
shourya035 Jul 18, 2023
cceb294
Merge branch 'main' into segment-download-stats-2
shourya035 Jul 18, 2023
0d00a79
Adding more integ tests on stats correctness
shourya035 Jul 18, 2023
41497f3
Fixed Spotless checks
shourya035 Jul 18, 2023
7a4d993
Addressing comments
ashking94 Jul 19, 2023
ac7df33
Retrigger Integs
shourya035 Jul 19, 2023
70a60f2
Retrigger Integs 2
shourya035 Jul 19, 2023
2bcf467
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Jul 19, 2023
df43b9c
Fixing assertion on Stats UT
shourya035 Jul 19, 2023
6e3d1da
Fixing stats correctness test cases for RemoteStoreStatsIT
shourya035 Jul 19, 2023
bf43cb1
Fixing stats IT flakyness
shourya035 Jul 19, 2023
b171ce9
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Jul 20, 2023
6db95df
Changing replica count on IT
shourya035 Jul 20, 2023
2d552b9
Changing upper and lower bounds of random doc ingestion in IT
shourya035 Jul 20, 2023
edbfde3
Addressing comments
shourya035 Jul 20, 2023
c1b447b
Addressing comments
shourya035 Jul 25, 2023
684d463
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Jul 25, 2023
d380d1d
Adding JavaDoc for new interface
shourya035 Jul 25, 2023
4a866ae
Manually invoking refresh on ITs
shourya035 Jul 25, 2023
91378d1
Retrigger tests
shourya035 Jul 25, 2023
e843adc
Abstracting out stats population logic to different class
shourya035 Jul 27, 2023
7a2439d
Fixing UTs and removing repeated isRemoteStoreEnabled checks
shourya035 Jul 27, 2023
877e98e
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Jul 28, 2023
0d248cb
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Jul 31, 2023
8f8ed29
Moving download stats population to StoreDirectory
shourya035 Jul 31, 2023
c54cd01
Fixing pressure service UTs and updating tracker javadocs
shourya035 Jul 31, 2023
6ce96a8
Merge branch 'opensearch-project:main' into segment-download-stats-2
shourya035 Aug 1, 2023
508eb22
Addressing comments
shourya035 Aug 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'opensearch-project:main' into segment-download-stats
  • Loading branch information
shourya035 authored Jul 7, 2023
commit 83f2bd65bf07026f297394736f403a21c8347e15

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.