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

[pull] master from netdata:master #103

Merged
merged 22 commits into from
May 22, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented May 20, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot bot and others added 7 commits May 20, 2024 09:20
…d.plugin (#17708)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/go/collectors/go.d.plugin (#17710)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…mpatible in /src/go/collectors/go.d.plugin (#17706)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Mark the node as ephemeral in the database
Remove node command

* Do not unregister the localhost
Do not unregister a live node
Make sure we rewrite the ephemeral value when a child reconnects
@pull pull bot added the ⤵️ pull label May 20, 2024
stelfrag and others added 15 commits May 20, 2024 18:13
Remove stale node command not available with disabled cloud
* fix proc plugin disk_avgsz

* use SECTOR_SIZE define
Update README.md
* Pull in all dependencies for macOS CI jobs.

Instead of only pulling in a basic set.

* Switch to using imported target for OpenSSL in most cases.

* Use imported libraries for OpenSSL in all cases.

* Work around broken behavior in FindPkgConfig with static builds.

It happened to be working before without this because we weren’t
hitting any edge cases, but the use of IMPORTED targets with PkgConfig
requires these fixes to behave correctly for transitive dependencies in
static builds.

* Correctly detect static builds.

* Fix H2O linking.

* Fix typo.

* Always check for libcrypto if we found openssl.

If we fail to find libcrypto when we found openssl with
pkg_check_modules, then the openssl install is horribly broken and we
will see failures either at link time or at runtime, so there is no
point in not checking for it on macOS.

This also more clearly delineates that we _do_ require libcrypto
irrespective of the platform.
…ld for a supported platform. (#17517)

* Move OS detection above option definitions.

This will allow us to use the target platform to decide what options to
actually show to users.

* Make plugin options depend on the platforms that we support them on.

This way users will only be able to enable plugins that will actually
work on their system.
@pull pull bot merged commit bde40f3 into webfutureiorepo:master May 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants