0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-17 19:22:40 +00:00
Commit graph

19041 commits

Author SHA1 Message Date
Fotis Voutsas
ab02aaa80a
Securing Agents section docs cleanup ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-21 16:54:55 +02:00
Fotis Voutsas
81b646268a
Windows doc updates ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-11-21 14:14:04 +02:00
Austin S. Hemmelgarn
bfbb27a5c5
Update documentation about our native package repos. ()
* Update documentation about our native package repos.

* Apply suggestions from code review

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

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-11-21 07:00:35 -05:00
netdatabot
e1684d8446 [ci skip] Update changelog and version for nightly build: v2.0.0-85-nightly. 2024-11-21 00:21:31 +00:00
Ilya Mashchenko
febdb5e312
fix(go.d/pkg/web): correct close idle connections () 2024-11-21 01:21:31 +02:00
thiagoftsm
29ac159500
Fix MSSQL algorithm (Windows.plugin) ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-20 22:33:53 +00:00
Netdata bot
a2bb44c610
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-11-20 16:32:02 +02:00
Ilya Mashchenko
6ef270c744
feat(go.d/pkg/web): add "force_http2" option () 2024-11-20 16:28:06 +02:00
Netdata bot
8784e90509
Regenerate integrations.js ()
Co-authored-by: Ancairon <70198089+Ancairon@users.noreply.github.com>
2024-11-20 15:40:34 +02:00
Fotis Voutsas
32a6cd38e7
Capitalize the word "Agent" ()
* Capitalize the word Agent

* yaml -> json

* fix uppercase keys

* json update
2024-11-20 15:27:03 +02:00
Fotis Voutsas
d8daa5527a
Capitalize the word "cloud" ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-11-20 11:14:52 +02:00
netdatabot
2d115f8bb2 [ci skip] Update changelog and version for nightly build: v2.0.0-77-nightly. 2024-11-20 00:20:50 +00:00
Stelios Fragkakis
be0d5a6297
Add a special version number to bypass alert snapshots ()
* Special alert version 1, bypasses version check

* Update src/database/sqlite/sqlite_aclk_alert.c

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

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-11-19 21:54:55 +00:00
thiagoftsm
8c6eb51ceb
Add Custom Actions (Installer) () 2024-11-19 21:46:39 +00:00
Ilya Mashchenko
5647f9f353
fix(go.d/nvidia_smi): disable loop mode on Win ()
fix(go.d/nvidia_smi): disable loop mode by default on Win
2024-11-19 18:58:39 +02:00
Ilya Mashchenko
e474f06d2a
fix(go.d/nvidia_smi): disable loop mode by default on Win () 2024-11-19 16:31:25 +02:00
Austin S. Hemmelgarn
66d505a419
Tidy up CI to improve overall run times. ()
* Drop old Alpine versions from CI.

This limits Alpine checks to only edge and latest, which should be good
enough in 99% of cases and gets rid of 9 total CI jobs.

* Remove .gitignore check from CI.

It has not caught any issues for a very long time, and it’s not actually
checking everything it would need to be anyway, so there’s not much
point in having it.

* Drop JSON-C vendoring check in CI.

It shouldn’t be needed anymore at this point, and removing it roughly
halves the runtime of one of our sets of CI jobs.

* Clean up unneeded steps in packaging workflow.

* Restructure updater check to not run per-system.

Also, check based on the final artifacts just like the other artifact
verification steps.

This will drastically cut down on the total number of CI jobs that need
to run on a PR.

* Fix image build for source build checks.

* Fix updater check to run outside of container.

* Run updater check with UID 0.

* Switch back to using a container for updater check.

* Properly include curl for updater check.

* Fix up installation of support packages.

* Fix updater check script to use correct URL.
2024-11-19 07:40:39 -05:00
Ilya Mashchenko
7b1ecbbb77
improvement(go.d.plugin): terminate on QUIT command () 2024-11-19 12:30:59 +02:00
Ilya Mashchenko
26e7f36df3
fix(windows/netframework): dont sanitize proc name for labels () 2024-11-19 11:23:26 +02:00
netdatabot
4c210c77ed [ci skip] Update changelog and version for nightly build: v2.0.0-69-nightly. 2024-11-19 00:21:03 +00:00
Costa Tsaousis
a0dcbfc517
--dev option to installer ()
added --dev option to netdata-installer.sh to prevent it from removing the build directory
2024-11-19 01:15:37 +02:00
Ilya Mashchenko
1550cf4850
add shutdown keyword to ensure graceful service termination on FreeBSD () 2024-11-18 18:21:25 +02:00
Ilya Mashchenko
c52ed3423e
fix: ensure correct startup order for Netdata service on FreeBSD () 2024-11-18 13:28:05 +02:00
dependabot[bot]
d10acdcebf
build(deps): bump github.com/gorcon/rcon from 1.3.5 to 1.4.0 in /src/go ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 10:10:50 +02:00
netdatabot
02eb0216e1 [ci skip] Update changelog and version for nightly build: v2.0.0-64-nightly. 2024-11-18 00:21:38 +00:00
Costa Tsaousis
fbea64a02d
Update ram-requirements.md 2024-11-17 13:19:50 +02:00
netdatabot
fa1abcf0ca [ci skip] Update changelog and version for nightly build: v2.0.0-62-nightly. 2024-11-16 00:20:47 +00:00
dependabot[bot]
3849e70f93
build(deps): bump github.com/vmware/govmomi from 0.46.0 to 0.46.1 in /src/go ()
build(deps): bump github.com/vmware/govmomi in /src/go

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.46.0 to 0.46.1.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vmware/govmomi/compare/v0.46.0...v0.46.1)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 00:19:16 +02:00
Netdata bot
5f21ce179f
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-11-15 22:38:27 +02:00
Ilya Mashchenko
d5e61abf0d
improvement(windows/iis): add requests by type chart () 2024-11-15 22:23:55 +02:00
Ilya Mashchenko
13624adf9e
fix(windows/iis): dont sanitize site name for labels () 2024-11-15 16:54:11 +02:00
netdatabot
e88510ec97 [ci skip] Update changelog and version for nightly build: v2.0.0-57-nightly. 2024-11-15 00:21:23 +00:00
Ilya Mashchenko
d85c7f343a
chore(go.d.plugin): set nooplogger for automaxprocs () 2024-11-15 00:47:49 +02:00
Netdata bot
db642b65e8
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-11-15 00:44:10 +02:00
Ilya Mashchenko
8e885779ab
improvement(go.d.plugin): automatically set GOMAXPROCS () 2024-11-15 00:21:27 +02:00
Ilya Mashchenko
9978567f9e
docs(go.d/windows): remove references to old MSI () 2024-11-15 00:21:02 +02:00
Ilya Mashchenko
2e8ba1c0c9
chore(windows.plugin): format win collectors code () 2024-11-14 22:41:06 +02:00
Netdata bot
8ff90353f3
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-11-14 21:36:48 +02:00
thiagoftsm
aacc958665
Add SQL Express Metrics () 2024-11-14 21:25:37 +02:00
Ilya Mashchenko
a5238b4448
docs: just iis () 2024-11-14 21:01:35 +02:00
thiagoftsm
6cdb965c49
IIS Metadata ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-11-14 20:40:30 +02:00
Netdata bot
f3ad8a759a
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-11-14 17:09:22 +02:00
Ilya Mashchenko
a6a776a039
fix(go.d/ping): fix "interface" option () 2024-11-14 16:50:30 +02:00
thiagoftsm
8eef783a32
Remove MSI test ()
remove_rooms: Remove condition
2024-11-14 16:38:13 +02:00
Costa Tsaousis
07059e6b64
fix has_receiver condition in rrdhost_status() () 2024-11-14 14:13:59 +02:00
Costa Tsaousis
efded89593
add missing spinlock unlocks on containers ()
* add missing spinlock unlocks on containers

* do not destroy the hashtable when cleaning up old versions
2024-11-14 14:05:53 +02:00
Costa Tsaousis
e0077ca857
backport of fixes from balance-parents ()
* fix replication crash on exit

* fix crash on exit due to incomplete begin-set-end v2

* fix incorrect check of function in rrdhost_status()
2024-11-14 14:02:23 +02:00
Netdata bot
7c7e7ade92
Regenerate integrations.js ()
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-11-14 13:06:22 +02:00
Ilya Mashchenko
33fb872da0
docs(go.d/windows): add deprecation notice () 2024-11-14 12:27:17 +02:00
netdatabot
b982a23c81 [ci skip] Update changelog and version for nightly build: v2.0.0-39-nightly. 2024-11-14 00:20:02 +00:00