-
Notifications
You must be signed in to change notification settings - Fork 19
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
ft; add data managed metrics #460
Conversation
PR has been updated. Reviewers, please be cautious. |
1 similar comment
PR has been updated. Reviewers, please be cautious. |
|
d290cb4
to
e6ae7ce
Compare
PR has been updated. Reviewers, please be cautious. |
e6ae7ce
to
0395bec
Compare
PR has been updated. Reviewers, please be cautious. |
|
0395bec
to
4e46b7e
Compare
PR has been updated. Reviewers, please be cautious. |
4e46b7e
to
b1b26dc
Compare
PR has been updated. Reviewers, please be cautious. |
b1b26dc
to
46bd6a6
Compare
PR has been updated. Reviewers, please be cautious. |
46bd6a6
to
7215ce7
Compare
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
@alexanderchan-scality after reflexion, since it feels strange to ban the name
|
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
5d6c28f
to
867c20a
Compare
PR has been updated. Reviewers, please be cautious. |
/* eslint-disable quote-props*/ | ||
dataManaged: { | ||
total: { curr: 0, prev: 0 }, | ||
'by-location': {}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this upsets the linter, let's just call it byLocation
867c20a
to
cb64f4e
Compare
PR has been updated. Reviewers, please be cautious. |
cb64f4e
to
8780746
Compare
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
Adds total data managed information to the countItems method.
structure of data managed object: