Provide zones and endpoints (ex local) stats via /v1/status - #6499
Open
Al2Klimov wants to merge 3 commits into
Open
Provide zones and endpoints (ex local) stats via /v1/status#6499Al2Klimov wants to merge 3 commits into
Al2Klimov wants to merge 3 commits into
Conversation
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
2 times, most recently
from
August 1, 2018 13:25
379efe5 to
3f0f133
Compare
Contributor
|
Windows builds are failing with |
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
4 times, most recently
from
August 2, 2018 12:38
3d64536 to
30016a6
Compare
Member
Author
{
"results": [
{
"name": "ClusterStats",
"perfdata": [],
"status": {
"cluster": {
"node1": {
"endpoints": {
"node2": {
"connected": true,
"last_message_received": 1533213463.691841
}
},
"mtime": 1533213470.259481,
"uptime": 117.08613300323486,
"version": "v2.9.1-40-g30016a662"
},
"node2": {
"endpoints": {
"node1": {
"connected": true,
"last_message_received": 1533213453.690339
},
"node3": {
"connected": true,
"last_message_received": 1533213463.13135
}
},
"mtime": 1533213463.690132,
"uptime": 110.51873183250427,
"version": "v2.9.1-40-g30016a662"
},
"node3": {
"endpoints": {
"node2": {
"connected": true,
"last_message_received": 1533213453.69121
}
},
"mtime": 1533213463.129759,
"uptime": 110.31669497489929,
"version": "v2.9.1-40-g30016a662"
}
}
}
}
]
} |
dnsmichi
previously requested changes
Aug 3, 2018
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
3 times, most recently
from
August 6, 2018 07:23
9f0735b to
86fe578
Compare
Contributor
|
@lippserd this was considered for IcingaDB a while ago, needs a decision on proceeding. |
lippserd
removed their request for review
January 13, 2021 09:12
Member
Author
|
@cla-bot check |
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
3 times, most recently
from
May 22, 2023 11:18
16def46 to
663916c
Compare
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
from
January 31, 2025 15:58
663916c to
9f1541c
Compare
Member
Author
|
Just trivially rebasing some PRs allowing to do so (regardless of their status!) to run GHA at all for the green checkmark. Please don't wonder. It's weekend after all soon, so no one gets blocked... |
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
from
May 28, 2025 15:35
9f1541c to
78c26f0
Compare
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
2 times, most recently
from
November 7, 2025 12:16
3b81d1c to
6ff45b1
Compare
Al2Klimov
force-pushed
the
feature/cluster-stats
branch
from
August 28, 2026 14:26
6ff45b1 to
3ab2db3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.