0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-12 08:48:12 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Fotis Voutsas
0ab7826301
Remove the overview section from cloud notif. integrations ()
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-10-14 08:23:50 +00:00
Ilya Mashchenko
7fee1e5222
restructure go.d ()
* restruture go.d

* update gitignore

* update ci files

* update gen_docs_integrations.py

* update link in go.d conf files

* update go.d modules metadata files

* update metadata files

* update packaging

* add log files

* integrations commit

* update get-go-version.py

* go fmt

* fix packaging

* update go.d readme

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-07-02 15:32:34 +03:00
Ilya Mashchenko
d9c807e23c
integrations make <details> open ()
integrations details open
2024-06-14 15:51:27 +03:00
Hugo Valente
fbd3e485ee
add generic sso authenciation page and SP-initiated SSO on Okta ()
* add generic sso authenciation page and SP-initiated SSO on Okta

* Rename docs/cloud/manage/sso-authentication.md to docs/netdata-cloud/sso-authentication.md

* Update metadata.yaml

* add category overview page and rename sso file to its title

* alter script to send auth integrations to desired folder

* alter script to send auth integrations to desired folder

* add content on the authentication & authorization main page

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2024-04-23 12:26:21 +00:00
Hugo Valente
d9c5f20458
add Okta SSO integration ()
* add Okta SSO integration

* add Okta SSO integration

* add new authentication integration logic to the generation script

* apply Ilya's edits

* Apply suggestions from code review

* Update integrations/cloud-authentication/metadata.yaml

* Update okta_sso.md

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-04-10 12:00:48 +03:00
Fotis Voutsas
f9fc794feb
make file if not found () 2024-04-10 09:32:21 +03:00
Fotis Voutsas
758f63e9a4
add try except () 2024-04-09 14:01:21 +03:00
Austin S. Hemmelgarn
4b7d920b44
Integrate Go plugin with build system. ()
* Integrate Go plugin with build system.

* Fix Debian packaging rules.

* Add FreeBSD support to Go toolchain handling.

* Add Go ldflags handling.

* Fix version detection when GCCGO is used.

* Fix Go ldflags handling.

* Correctly fix Go toolchain version detection.

* Properly mark Go as a required dependency in CMake.

* Disable VCS stamping as it does not work correctly on some platforms.

* Autodetect minimum required Go version from go.mod files.

This allows us to avoid needing to update the CMakeLists.txt file when
the required version changes in a Go component’s go.mod file.

* Prefix GoTools module name with Netdata to ensure we get our local module.

* Update integrations code to use new Go plugin location.

* Remove old go packaging files.

* keep old logic for initial cleanup that is working

* Re-sync Go plugin sources.

* Fix search order for finding Go toolchain.

* update module name

* fix /usr/local/go overwrite condition

---------

Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-02-26 09:10:14 -05:00
Fotis Voutsas
f27f4f714a
Documentation changes, new files and restructuring the hierarchy ()
* docs additions

* docs from writerside, not to be published in this state, links need work and Learn map needs to include them

* rename some files to reduce repetition on filenames

* use new packaging documentation and replace links to old

* change learn-rel-path to new category names

* replace configuration file with new one, add conf directory section to it, and replace links to point to that

* linkfix

* run integrations pipeline to get new links

* catoverpage

* fix writerside style links

* addition in on-prem mention

* comment out mermaid problematic line

* change path of alerting integrations docs for Learn

* fix

* fixes

* fix diagrams
2024-02-20 09:08:46 +02:00
Fotis Voutsas
47c5efa256
necessary changes for integrations to work after moving collectors/ i… () 2024-02-08 11:22:51 +02:00
Fotis Voutsas
377d1d2958
Exporting moved, so changes needed for integrations, + CODEOWNERS change () 2024-02-05 13:44:24 +02:00
Khalid Abdullah
92616999de
typo fixed in gen_docs_integrations.py () 2023-10-30 12:56:26 +02:00
Fotis Voutsas
22e4d1ec3f
Remove semicolons from strings ()
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-10-26 16:41:43 +03:00
Fotis Voutsas
6d34c70cd8
most_popular on markdown metadata for integrations () 2023-10-20 18:52:26 +03:00
Fotis Voutsas
141647b291
Add icons to integrations markdown files () 2023-10-13 10:07:55 +03:00
Fotis Voutsas
71df2b1677
Fix in generate integrations docs script () 2023-10-03 15:51:47 +03:00
Fotis Voutsas
cca899db4c
Add integrations/cloud-notifications to cleanup () 2023-10-03 13:24:12 +03:00
Fotis Voutsas
dd17442f81
[Integrations Docs] Add a badge for either netdata or community maintained () 2023-09-29 13:48:14 +03:00
Fotis Voutsas
d1c048bc5f
Bugfix on integrations/gen_docs_integrations.py ()
Update gen_docs_integrations.py
2023-09-27 14:15:29 +03:00
Fotis Voutsas
ad26c3ddfc
Simplify the script for generating documentation from integrations ()
Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
2023-09-26 08:55:29 +03:00
Fotis Voutsas
faa8f0f8d8
Update integrations/gen_docs_integrations.py () 2023-09-19 11:03:06 +03:00
Fotis Voutsas
9c6c5d42a9
Initial tooling for Integrations Documentation ()
Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
Co-authored-by: Tasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>
2023-09-18 09:46:05 +03:00