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

[MDS] TSVB Support #6298

Merged
merged 28 commits into from
Apr 16, 2024
Merged

[MDS] TSVB Support #6298

merged 28 commits into from
Apr 16, 2024

Commits on Mar 26, 2024

  1. Add MDS support to TSVB

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b9434b1 View commit details
    Browse the repository at this point in the history
  2. Refactor datasource picker component

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6a00949 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Allow picker to persist state

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    910e93a View commit details
    Browse the repository at this point in the history
  2. Refactored picker component params

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9b9c681 View commit details
    Browse the repository at this point in the history
  3. Add unit tests

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7be618d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'main' into tsvb

    huyaboo committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7b7da2f View commit details
    Browse the repository at this point in the history
  2. Add to CHANGELOG

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cae4f7f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    8d7522c View commit details
    Browse the repository at this point in the history
  2. Refactor components to use hideLocalCluster

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e2a738b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62eedbe View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge branch 'main' into tsvb

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    44a06ee View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge branch 'main' into tsvb

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9d4abc4 View commit details
    Browse the repository at this point in the history
  2. Remove Picker wrapper

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    26cd786 View commit details
    Browse the repository at this point in the history
  3. Update selector component and rename field to index name

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c880943 View commit details
    Browse the repository at this point in the history
  4. Address comments

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    080eb4c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'main' into tsvb

    huyaboo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    aadcd35 View commit details
    Browse the repository at this point in the history
  2. Refactor to use different decideClient

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    64c45e8 View commit details
    Browse the repository at this point in the history
  3. Add optional arg

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    817e342 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into tsvb

    huyaboo committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d4617d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge branch 'main' into tsvb

    huyaboo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    710eaf7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into tsvb

    huyaboo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a0635bf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge branch 'main' into tsvb

    huyaboo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    106a09e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into tsvb

    huyaboo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f4f237f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge branch 'main' into tsvb

    huyaboo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2a611a1 View commit details
    Browse the repository at this point in the history
  2. Remove hidelocalcluster as a setting

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1436a53 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into tsvb

    huyaboo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a6300f4 View commit details
    Browse the repository at this point in the history
  4. Fixed case where local cluster is disabled but the datasource id coul…

    …d be local cluster
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    76ed1a4 View commit details
    Browse the repository at this point in the history
  5. Add test for create data source picker handler

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fe2b794 View commit details
    Browse the repository at this point in the history