-
Couldn't load subscription status.
- Fork 807
add ingest total metrics #617
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
base: master
Are you sure you want to change the base?
add ingest total metrics #617
Conversation
Signed-off-by: zengxilong <[email protected]>
e055d49 to
0926b4d
Compare
|
@sysadmind Could you please review this PR ? Thanks. |
454ad9d to
1f54b11
Compare
Signed-off-by: zengxilong <[email protected]>
1f54b11 to
66c5e89
Compare
|
PTAL @sysadmind |
…metrics # Conflicts: # README.md
|
Where are we with this PR? I would be interested to get to know how much ingest is being passed to my elastic nodes. This way I could build an alert if the ingest increases out of nowhere. |
cc @sysadmind |
|
@SuperQ do you have time to review the following PR? |
|
ehh 😞 this seems useful |
# Conflicts: # .gitignore # collector/nodes_response.go
| .tarballs | ||
| /vendor | ||
| .idea | ||
| vendor/ |
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.
This seems unrelated.
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.
to keep consistent with .gitignore of the main branch
Signed-off-by: zengxilong <[email protected]>
900c6c5 to
bce6aba
Compare
Signed-off-by: zengxilong <[email protected]>
8115534 to
44f6a6a
Compare
|
up up 😄 |
|
All of the checks seem to be missing here. I'm not sure why, but I think it will need a rebase at this point. I would also like to see the README changes separate from any whitespace changes because it makes it hard to read the diff otherwise. |
It's PR for #572