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

refactor(statsd): refactor workspace id and name retrieval #11442

Merged
merged 10 commits into from
Sep 19, 2023

Commits on Aug 29, 2023

  1. refactor(statsd): refactor workspace id and name retrieval

    use the workspace created by default to avoid querying the
    database for workspace ID and name with every request.
    sabertobihwy authored and vm-001 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    68a544d View commit details
    Browse the repository at this point in the history
  2. remove unnecessary code

    sabertobihwy authored and vm-001 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    623ba0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b0b4d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    b69e23d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c7f905 View commit details
    Browse the repository at this point in the history
  3. add Changelog

    sabertobihwy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    69a3733 View commit details
    Browse the repository at this point in the history
  4. chore

    sabertobihwy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    13f46a2 View commit details
    Browse the repository at this point in the history
  5. fix changelog type

    sabertobihwy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6a6f78d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99e8e01 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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