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

DAOS-16823 container: Add metrics_enabled property #15527

Closed
wants to merge 1 commit into from

Conversation

mjmac
Copy link
Contributor

@mjmac mjmac commented Nov 21, 2024

Add a boolean container property that can be used to
toggle client-side metrics collection and reporting
behavior on a per-container basis. By default, containers
will not participate in metrics collection, and must
be opted-in via the property. The initial use case for
this property is to enable DFS-level metrics in
POSIX containers.

Features: container
Required-githooks: true
Signed-off-by: Michael MacDonald [email protected]

Copy link

Ticket title is 'Add container property to enable/disable metrics'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-16823

@daosbuild1
Copy link
Collaborator

@daosbuild1
Copy link
Collaborator

Test stage Build RPM on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15527/1/execution/node/304/log

@daosbuild1
Copy link
Collaborator

Test stage Build RPM on EL 9 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15527/1/execution/node/372/log

@daosbuild1
Copy link
Collaborator

Test stage Build RPM on Leap 15.5 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15527/1/execution/node/273/log

@daosbuild1
Copy link
Collaborator

Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15527/1/execution/node/369/log

@mjmac mjmac force-pushed the mjmac/DAOS-16823 branch 3 times, most recently from 10610ac to 7f845b0 Compare November 27, 2024 19:53
@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15527/5/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-16823 branch 2 times, most recently from d3908a3 to 8f9663a Compare November 28, 2024 17:26
@daosbuild1
Copy link
Collaborator

Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15527/7/execution/node/1469/log

@daosbuild1
Copy link
Collaborator

Test stage Unit Test with memcheck on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-15527/8/display/redirect

@mjmac mjmac force-pushed the mjmac/DAOS-16823 branch 2 times, most recently from e99e119 to 96aa90a Compare December 5, 2024 15:46
Add a boolean container property that can be used to
toggle client-side metrics collection and reporting
behavior on a per-container basis. By default, containers
will not participate in metrics collection, and must
be opted-in via the property. The initial use case for
this property is to enable DFS-level metrics in
POSIX containers.

Features: container
Required-githooks: true
Signed-off-by: Michael MacDonald <[email protected]>
@mjmac mjmac closed this Jan 23, 2025
@mjmac mjmac deleted the mjmac/DAOS-16823 branch January 23, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants