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

Implement remote cluster CCS telemetry #112478

Merged
merged 38 commits into from
Sep 30, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    6092acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e7c04 View commit details
    Browse the repository at this point in the history
  3. Improve failure handling

    smalyshev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fc0b06a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16d0526 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172c473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb03fea View commit details
    Browse the repository at this point in the history
  7. Add tests

    smalyshev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3aa0bbd View commit details
    Browse the repository at this point in the history
  8. re-fix the name

    smalyshev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8b86ac4 View commit details
    Browse the repository at this point in the history
  9. ws

    smalyshev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1990c25 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ad91b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e77eafc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b883a0b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Refactoring - eliminate class split and make TransportClusterStatsAct…

    …ion generate both kinds of response
    smalyshev committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    47a7c4c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Refactor TransportClusterStatsAction - should not use field for the f…

    …uture
    
    Still TODO: getting rid of actionGet
    smalyshev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b83818d View commit details
    Browse the repository at this point in the history
  2. Refactor the code to eliminate blocking wait

    Also some review feedback
    smalyshev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    75854ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29eecfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf5e2ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    630637e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Pull feedback

    smalyshev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    76866cf View commit details
    Browse the repository at this point in the history
  2. Rm it from constants

    smalyshev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4a5fb64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24708cc View commit details
    Browse the repository at this point in the history
  4. Update the licenses

    smalyshev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    83f6bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfc7cca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bc72fd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ce1cf6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1d20f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    17b144f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07206e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b8541 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Pull feedback & refactoring

    smalyshev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fbf1ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40090bc View commit details
    Browse the repository at this point in the history
  3. Revert "Add handling of possible exception"

    Looks like ActionListener.run should take care of this part.
    This reverts commit 40090bc.
    smalyshev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4daaaea View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    0f6c212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561d82e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update for docs feedback

    smalyshev committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    470c86c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    5ba37ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2105c87 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    95f9a78 View commit details
    Browse the repository at this point in the history