0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-15 01:58:34 +00:00
Commit graph

18737 commits

Author SHA1 Message Date
Fotis Voutsas
65a94cde3f
Windows deploy metadata ()
* deploy meta, WINDOWS-INSTALLER markdwon changes and deploy template changes

* multiline command

* de-hardcode nighlty version

* note for beta and nightly availability

* note for paid win installer

* frontend does not support blockquotes and bold, make it one sentence

* reorder

* remove dup

* reword
2024-10-10 08:24:51 +03:00
netdatabot
2b8c8b7184 [ci skip] Update changelog and version for nightly build: v1.99.0-300-nightly. 2024-10-10 00:19:33 +00:00
Stelios Fragkakis
9bf07d05d0
Delay child disconnect update ()
* Calculate child restart time (start time + shutdown)
Assume the child will return at 125% of that time
Add timers to handle scheduluing of the node update events to the cloud
Handle faster reconnection and reschedule timer to correct state

* Remove unnecessary check

* No need to get the remaining timer value (function may not be supported)

* Switch message to DEBUG
2024-10-10 00:18:54 +03:00
Ilya Mashchenko
fe8ea63f9e
fix(go.d/sensors): fix parsing power accuracy () 2024-10-09 19:02:14 +03:00
thiagoftsm
30b532952a
MSSQL Metrics (Part II). () 2024-10-09 15:16:38 +00:00
Costa Tsaousis
260f718cd2
apps.plugin; allow parents to identify the children ()
allow parents to identify the children
2024-10-09 16:49:05 +03:00
Ilya Mashchenko
aebb9c4fa0
static install: bump openssl and curl to latest stable versions () 2024-10-09 14:15:46 +03:00
Russell Harmon
ff3866ead7
[storcli] Support for controller ROC temperature. ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-10-09 12:05:36 +03:00
Ilya Mashchenko
1cce860ab0
fix(perf.plugin): disable if all events disabled during init () 2024-10-09 10:38:34 +03:00
thiagoftsm
ebb3e36431
Improve windows installer () 2024-10-09 10:38:15 +03:00
netdatabot
54b7248f36 [ci skip] Update changelog and version for nightly build: v1.99.0-291-nightly. 2024-10-09 00:41:35 +00:00
Austin S. Hemmelgarn
5225520373
Fix handling of workflow artifacts. ()
* Don't use symlinks when preparing static build artifacts.

* Roll back to v4.4.0 for actions/upload-artifact action.

There appears to be a bug in the latest release that is causing some
files to not be found when creating artifacts.

* Bump actions/upload-artifact to v4.4.2 which fixes the bugs.
2024-10-08 16:37:00 -04:00
thiagoftsm
f688378837
Windows installer (Change descriptions add helping) ()
* address_installer_issues: Modify lables on screen

* adjust_lable: Add Help

* Update packaging/windows/installer.nsi

* Update packaging/windows/installer.nsi

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

* Update packaging/windows/installer.nsi

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

* adjust_lable: Fix text.

* adjust_lable: Don't split lines

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-10-08 16:36:50 -04:00
Austin S. Hemmelgarn
44b659f60a
Pass correct GOOS and GOARCH on to package builders in CI. ()
* Pass correct GOOS and GOARCH on to package builders in CI.

This ensures that they don’t pick up the host CPU and build for that
instead, because apparently Go looks at the host CPU instead of itself
to decide what the default build target is, so if you’re running a
32-bit build of Go on a 64-bit kernel, you get 64-bit binaries by
default...

* Fix typo in platform name.
2024-10-08 14:43:18 -04:00
Costa Tsaousis
ce4a91110c
systemd-cat-native negative timeout ()
fixed negative timeout; added verbose mode
2024-10-08 20:39:54 +03:00
Costa Tsaousis
02c06c0ea9
apps.plugin: print also the original comm ()
* print also the original comm

* remove colon from external plugins sanitization
2024-10-08 18:23:15 +03:00
Costa Tsaousis
b0bcc8fa67
reset the log sources to apply user selection ()
fix logs POST query payload parsing again
2024-10-08 17:36:32 +03:00
Costa Tsaousis
f57d5e7995
fix logs POST query payload parsing () 2024-10-08 17:13:06 +03:00
Ilya Mashchenko
039dc7e4e0
fix(go.d/portcheck): stop checking UDP ports on ICMP listen error () 2024-10-08 16:30:30 +03:00
thiagoftsm
b0fc37d0dd
Windows Plugin metadata () 2024-10-08 12:54:22 +00:00
Khem Raj
2c9ade87e8
Add check for 64bit builtin atomics ()
Compilers for some architectures e.g. RISCV32 do not have 64bit atomics
therefore, its important to deduce that and use it to pass right flags to
compiler to use them, e.g. h2o module

Fixes
nection.c.o): in function `h2o_create_connection':
| /usr/src/debug/netdata/1.47.1/src/web/server/h2o/libh2o/include/h2o.h:1917:(.text.create_conn+0x5e): undefined reference to `__sync_add_and_fetch_8'
| collect2: error: ld returned 1 exit status
2024-10-08 08:07:42 -04:00
Ilya Mashchenko
e91ea17458
go.d: use lib function to check if stderr connected to journal () 2024-10-08 14:58:10 +03:00
Netdata bot
a6db290927
Regenerate integrations.js ()
Co-authored-by: juacker <2930882+juacker@users.noreply.github.com>
2024-10-08 11:22:32 +03:00
Juan Cañete
2a5c8c8a20
add instructions to configure SCIM integration in Okta () 2024-10-08 09:57:45 +02:00
Netdata bot
263914daa3
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-10-08 10:50:46 +03:00
Fotis Voutsas
f89746e595
Add link to meta section on integrations template () 2024-10-08 10:34:46 +03:00
netdatabot
7f7bcb9833 [ci skip] Update changelog and version for nightly build: v1.99.0-275-nightly. 2024-10-08 00:19:11 +00:00
Netdata bot
d7ac51b010
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-10-07 18:05:21 +03:00
Ilya Mashchenko
6096b95dc9
fix wrong config file name in go.d/oracledb meta () 2024-10-07 17:54:20 +03:00
Stelios Fragkakis
92bd9154a7
Detect when swap is disabled when agent is running ()
When swap is disabled while we collect it, mark it as obsolete
2024-10-07 17:23:54 +03:00
Ilya Mashchenko
4c09d264e6
feat(go.d/sensors): add a config option to update/add sensor label value () 2024-10-07 17:18:56 +03:00
Fotis Voutsas
942a55066d
Update windows documentation ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-10-07 11:45:38 +00:00
Ilya Mashchenko
baeb70090a
improve apps.plugin readme () 2024-10-07 12:05:22 +03:00
dependabot[bot]
5320dc191a
Bump golang.org/x/net from 0.29.0 to 0.30.0 in /src/go ()
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 08:43:06 +03:00
netdatabot
634617a748 [ci skip] Update changelog and version for nightly build: v1.99.0-267-nightly. 2024-10-07 00:20:26 +00:00
Ilya Mashchenko
ed0bf35e38
fix system-info disk space in LXC () 2024-10-06 19:30:47 +03:00
Ilya Mashchenko
e026f6c7f4
fix ram usage calculation in LXC () 2024-10-06 19:18:12 +03:00
Ilya Mashchenko
58b6bfb828
cgroups.plugin: call setresuid before spawn server init () 2024-10-06 18:17:47 +03:00
Netdata bot
a0dd3d7816
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-10-06 15:54:05 +03:00
Ilya Mashchenko
108e5936d1
go.d/nvidia_smi: use configured "timeout" in loop mode () 2024-10-06 15:32:44 +03:00
Daniel Sampliner
a6805178be
fix(cgroups.plugin): handle containers no env vars () 2024-10-06 15:31:56 +03:00
Stelios Fragkakis
4d2327582e
Send node info update after ACLK connection timeout ()
Send node info update after aclk connection timeout
2024-10-06 10:35:53 +03:00
netdatabot
902d0b03f3 [ci skip] Update changelog and version for nightly build: v1.99.0-259-nightly. 2024-10-05 00:19:27 +00:00
thiagoftsm
88d6f0fcdc
Add MSSQL metrics (Part I). () 2024-10-04 21:42:33 +00:00
Costa Tsaousis
5fcf478b64
fix sanitization issues () 2024-10-04 18:30:30 +03:00
Costa Tsaousis
7da20f8a2a
UTF8 support for chart ids, names and other metadata ()
* eval without hardcoding what variables look like

* allow international characters in journal sources

* removed left-over sanitizers from health config

* international characters support for chart ids and names

* renamed for clarity
2024-10-04 17:58:54 +03:00
Netdata bot
255b721ad6
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-10-04 17:38:28 +03:00
Ilya Mashchenko
1eedec034e
go.d/chrony: collect serverstats using chronyc () 2024-10-04 16:03:47 +03:00
Austin S. Hemmelgarn
b052513c18
Embed CPU architecture info in Windows installer filename. ()
This ensures forward-portability, because I can all but guarantee that
we _will_ eventually want to publish 64-bit ARM binaries for Windows,
and we will then need to differentiate between the installer files.
2024-10-04 06:54:57 -04:00
Netdata bot
3a5e256fc9
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-10-04 12:30:21 +03:00