fix has_receiver condition in rrdhost_status()#19014
Merged
ktsaou merged 1 commit intonetdata:masterfrom Nov 14, 2024
Merged
Conversation
stelfrag
pushed a commit
to stelfrag/netdata
that referenced
this pull request
Nov 14, 2024
(cherry picked from commit 07059e6)
Merged
Ferroin
pushed a commit
that referenced
this pull request
Nov 14, 2024
* fix: exclude volumes w/o drive letter from disk_space_usage_alert (#19000) (cherry picked from commit fa35f50) * fix(go.d/dyncfg): remove additionalProperties check (#19003) (cherry picked from commit 67747e1) * Set expires header when serving files (#19005) (cherry picked from commit 554d808) * fix(go.d/dyncfg): remove additionalProperties (#19006) (cherry picked from commit c062b2a) * add missing spinlock unlocks on containers (#19011) * add missing spinlock unlocks on containers * do not destroy the hashtable when cleaning up old versions (cherry picked from commit efded89) * backport of fixes from balance-parents (#19012) * fix replication crash on exit * fix crash on exit due to incomplete begin-set-end v2 * fix incorrect check of function in rrdhost_status() (cherry picked from commit e0077ca) * fix has_receiver condition in rrdhost_status() (#19014) (cherry picked from commit 07059e6) * Improve Installer (Part II) (#18983) (cherry picked from commit abe9578) * Remove MSI test (#19015) remove_rooms: Remove condition (cherry picked from commit 8eef783) --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Costa Tsaousis <costa@netdata.cloud> Co-authored-by: thiagoftsm <thiagoftsm@gmail.com>
Ancairon
pushed a commit
to Ancairon/netdata
that referenced
this pull request
Nov 22, 2024
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.
fix has_receiver condition in rrdhost_status()