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

Multi-tenancy support for trace analytics #1404

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Feb 2, 2024

  1. Add configuration for multi-tenancy

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f1f2739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ec3fd View commit details
    Browse the repository at this point in the history
  3. Update indices route to support tenants

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    882b2b6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/multitenancy' of github.com:JulianQuispel/dashb…

    …oards-observability into feature/multitenancy
    JulianQuispel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bee7ee9 View commit details
    Browse the repository at this point in the history
  5. Update components to be aware of the current tenant

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8787067 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 7, 2024

  1. Fix undefined tenant

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a53308e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/multitenancy' of github.com:JulianQuispel/dashb…

    …oards-observability into feature/multitenancy
    JulianQuispel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    551077c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89199bb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Remove tenant from queries

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a55978c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/multitenancy' of github.com:JulianQuispel/dashb…

    …oards-observability into feature/multitenancy
    JulianQuispel committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    395a3fa View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 16, 2024

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

Commits on Feb 20, 2024

  1. Merge branch 'main' into feature/multitenancy

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    867ef53 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    9a4183d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/multitenancy' of github.com:JulianQuispel/dashb…

    …oards-observability into feature/multitenancy
    JulianQuispel committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    087b827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941d4c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'main' into feature/multitenancy

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5305ddc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    20c2749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1496a View commit details
    Browse the repository at this point in the history
  3. Replace fetch with http

    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b6b8117 View commit details
    Browse the repository at this point in the history
  4. fix runtime errors

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    21c61cc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'main' into feature/multitenancy

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    298febd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    3ad8c16 View commit details
    Browse the repository at this point in the history
  2. Update public/components/trace_analytics/home.tsx

    Co-authored-by: Joshua Li <[email protected]>
    Signed-off-by: Julian Quispel <[email protected]>
    JulianQuispel and joshuali925 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    f519b79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    290203a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/multitenancy' of github.com:JulianQuispel/dashb…

    …oards-observability into feature/multitenancy
    JulianQuispel committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d6a0202 View commit details
    Browse the repository at this point in the history
  5. Add dataSourceMDSId

    JulianQuispel committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b8e94d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9210dac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merged incoming synced main

    JoeriRoijenga committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    943be36 View commit details
    Browse the repository at this point in the history