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

Support inode resolution mechanism for Origin Detection #813

Merged
merged 9 commits into from
Jan 19, 2024

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    3857efc View commit details
    Browse the repository at this point in the history
  2. Update datadog/dogstatsd/container.py

    Co-authored-by: Vickenty Fesunov <[email protected]>
    wdhif and vickenty committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8e7f44d View commit details
    Browse the repository at this point in the history
  3. Update datadog/dogstatsd/container.py

    Co-authored-by: Vickenty Fesunov <[email protected]>
    wdhif and vickenty committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    790b977 View commit details
    Browse the repository at this point in the history
  4. Update datadog/dogstatsd/container.py

    Co-authored-by: Vickenty Fesunov <[email protected]>
    wdhif and vickenty committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    847da0a View commit details
    Browse the repository at this point in the history
  5. Update datadog/dogstatsd/container.py

    Co-authored-by: Vickenty Fesunov <[email protected]>
    wdhif and vickenty committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    66ea920 View commit details
    Browse the repository at this point in the history
  6. Add inode > 2 case

    Signed-off-by: Wassim DHIF <[email protected]>
    wdhif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    06841dd View commit details
    Browse the repository at this point in the history
  7. Rename _is_cgroup_namespace and add inode comment

    Signed-off-by: Wassim DHIF <[email protected]>
    wdhif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a3df956 View commit details
    Browse the repository at this point in the history
  8. Add try/except for _is_host_cgroup_namespace()

    Signed-off-by: Wassim DHIF <[email protected]>
    wdhif committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d755a3d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Add controller priority unittest

    Signed-off-by: Wassim DHIF <[email protected]>
    wdhif committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    46adcf5 View commit details
    Browse the repository at this point in the history