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-xxx client: Dump metrics to container #15525

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

mjmac
Copy link
Contributor

@mjmac mjmac commented Nov 20, 2024

If configured, dump metrics to a container instead of
a directory.

Copy link

github-actions bot commented Nov 20, 2024

Errors are Ticket number suffix is not a number. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data
https://daosio.atlassian.net/browse/DAOS-xxx

@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-15525/1/testReport/

@mjmac mjmac force-pushed the mjmac/dfs_stats branch 2 times, most recently from 22e2ae2 to 78f09d2 Compare November 22, 2024 23:01
@daosbuild1
Copy link
Collaborator

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

@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-15525/3/testReport/

@mjmac mjmac changed the title mjmac/dfs stats DAOS-xxx client: Add DFS-level metrics Nov 25, 2024
As a usability enhancement, add a mkdir variant with
the following properties:
  * If the directory or any of its parents already exist
    and are directories, don't return an error
  * If any of the parent directories need to be created,
    automatically do so as a prerequisite step to creating
    the final child directory

Features: dfs
Required-githooks: true
Signed-off-by: Michael MacDonald <[email protected]>
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]>
If metrics are enabled for a POSIX container, create
a new container/$UUID/dfs metrics root in the client
telemetry to provide DFS-oriented metrics (POSIX ops,
file I/Os, etc).

Required-githooks: true

Signed-off-by: Michael MacDonald <[email protected]>
Required-githooks: true

Signed-off-by: Michael MacDonald <[email protected]>
@mjmac mjmac changed the title DAOS-xxx client: Add DFS-level metrics DAOS-xxx container: Dump metrics to container Nov 27, 2024
@mjmac mjmac changed the title DAOS-xxx container: Dump metrics to container DAOS-xxx client: Dump metrics to container Nov 27, 2024
@daosbuild1
Copy link
Collaborator

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

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