summaryrefslogtreecommitdiffstats
path: root/integrations
AgeCommit message (Collapse)Author
2023-08-08Regenerate integrations.js (#15764)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-08-08Regenerate integrations.js (#15760)Netdata bot
Co-authored-by: ktsaou <ktsaou@users.noreply.github.com>
2023-08-04Regenerate integrations.js (#15751)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-08-04meta: align left metrics, alerts, and config options (#15749)Ilya Mashchenko
2023-08-03Regenerate integrations.js (#15728)Netdata bot
Co-authored-by: Ancairon <Ancairon@users.noreply.github.com>
2023-08-03Changes to the templates for integrations (#15721)Fotis Voutsas
2023-08-02Regenerate integrations.js (#15717)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-08-02fix meta deploy docker swarm NC env var (#15716)Ilya Mashchenko
2023-08-02Regenerate integrations.js (#15713)Netdata bot
Co-authored-by: sashwathn <sashwathn@users.noreply.github.com>
2023-08-02Regenerate integrations.js (#15709)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-08-02integrations: fix docker compose indent (#15708)Ilya Mashchenko
2023-08-02Regenerate integrations.js (#15705)Netdata bot
Co-authored-by: Ferroin <Ferroin@users.noreply.github.com>
2023-08-02Assorted fixes for integrations templates. (#15702)Austin S. Hemmelgarn
* Fix missing endif in template. * Add h2 to setup template. * Reduce duplication within the troubleshooting template. * Add missing troubleshooting section for agent notifications. * Fix path checking in troubleshooting template.
2023-08-02integrations: fix metrics availability (#15701)Ilya Mashchenko
2023-08-02Fix handling of troubleshooting section in integrations. (#15700)Austin S. Hemmelgarn
* Fix handling of troubleshooting section in integrations. * Fix plugin_name key path.
2023-08-02Update categories.yaml (#15696)Satyadeep Ashwathnarayana
Changing the priority for the `Kubernetes` data collection section.
2023-08-02Regenerate integrations.js (#15695)Netdata bot
Co-authored-by: Ferroin <Ferroin@users.noreply.github.com>
2023-08-01Add initial tooling for generating integrations.js file. (#15406)Austin S. Hemmelgarn
* Fix link tags in deploy. * Add initial tooling for generating integrations.js file. * Skip integrations directory for eslint. * Add README to explain how to generate integrations.js locally. * Fix ID/name for top-level categories. * Deduplicate categories entries. * Properly render related resources information. * Warn on and skip bad references for related resources. * Add CI workflow to rebuild integrations as-needed. * Add integrations.js to build artifacts. * Fix actionlint complaints. * Assorted template fixes. * Add script to check collector metadata. * Add default categories for collectors when they have no categories. * Fix template formatting issues. * Link related resources properly. * Skip more sections in rendered output if they are not present in source data. * Temporarily skip config syntax section. It needs further work and is not critical at the moment. * Fix metrics table rendering. * Hide most overview content if method_description is empty. * Fix metrics table rendering (again). * Add detailed description to setup options section. * Fix detailed description handling for config options. * Fix config example folding logic. * Fix multi-instance selection. * Properly fix multi-instance selection. * Add titles for labels and metrics charts. * Include monitored instance name in integration ID. This is required to disambiguate some ‘virtual’ integrations. * Indicate if there are no alerts defined for an integration. * Fix multi-instance in template. * Improve warning handling in script and fix category handling. * Hide debug messages by default. * Fix invalid category name in cgroups plugin. * Completely fix invalid categories in cgroups plugin. * Warn about and ignore duplicate integration ids. * Flag integration type in integrations list. * Add configuration syntax samples. * Fix issues in gen_integrations.py * Validate categories.yaml on load. * Add support for handling deployment information. * Fix bugs in gen_integrations.py * Add code to handle exporters. * Add link to integrations pointing to their source files. * Fix table justification. * Add notification handling to script. Also tidy up a few other things. * Fix numerous bugs in gen_integrations.py * remove trailing space from deploy.yaml command * make availability one column * Switch back to multiple columns for availability. And also switch form +/- to a dot for positive and empty cell for negative. * Render setup description. * Fix platform info rendering in deploy integrations. * Fix sourcing of cloud-notifications metadata. * Fix rendering of empty metrics. * Fix alerts template. * Add per-instance templating for templated keys. * Fix go plugin links. * Fix overview template. * Fix handling of exporters. * Fix loading of cloud notification integrations. * Always show full collector overview. * Add static troubleshooting content when appropriate. * Assorted deploy integration updates. * Add initial copy of integrations.js. --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-08-01Update categories.yaml (#15689)Satyadeep Ashwathnarayana
Updating CI/CD Category display name
2023-08-01Update categories.yaml (#15686)Satyadeep Ashwathnarayana
Change Display name of Agent notifications to `Agent Dispatched Notifications`
2023-08-01Update deploy.yaml (#15687)Satyadeep Ashwathnarayana
Reverting changes to https://github.com/netdata/netdata/pull/15676
2023-08-01Update categories.yaml (#15685)Satyadeep Ashwathnarayana
Update display name of database-servers category to Databases (to include servers and tools)
2023-08-01Update categories.yaml (#15683)Satyadeep Ashwathnarayana
Renaming CI/CD Systems to CI/CD and Provisioning
2023-08-01Update categories.yaml (#15682)Satyadeep Ashwathnarayana
Change the display name for data-collection.notifications as Incident Management
2023-08-01Update categories.yaml (#15681)Satyadeep Ashwathnarayana
Rename Media Streaming Servers to Media Services
2023-08-01Update Webhook icon (#15677)Satyadeep Ashwathnarayana
2023-08-01meta MacOS => macOS (#15675)Ilya Mashchenko
2023-08-01Update deploy.yaml to fix Docker and Kubernetes commands (#15676)Satyadeep Ashwathnarayana
* Update deploy.yaml to fix Docker and Kubernetes commands
2023-08-01Adapt Cloud notifications to the new schema (#15674)Satyadeep Ashwathnarayana
* Update metadata.yaml for Cloud Notifications * Update metadata.yaml * Adapting Cloud Notifications to the updated schema * Added "|" to every description section
2023-08-01Update metadata.yaml for Cloud Notifications (#15670)Satyadeep Ashwathnarayana
* Update metadata.yaml for Cloud Notifications * Update metadata.yaml
2023-08-01remove " Metrics" from linux categories (#15669)Ilya Mashchenko
2023-08-01Update categories.yaml to add notifications (#15613)Satyadeep Ashwathnarayana
* Update categories.yaml Add data-collection.notifications for some prometheus endpoints. * fix yaml error * missing empty list --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-31Fix exporter schema to support multiple entries per file. (#15649)Austin S. Hemmelgarn
2023-07-31convert collectors meta files from single to multi (#15642)Ilya Mashchenko
2023-07-28Add key for notifications to control what global config options get ↵Austin S. Hemmelgarn
displayed (#15625) Add key for notifications to control what global config options get displayed.
2023-07-28Add additional variable section to instance data in schema. (#15627)Austin S. Hemmelgarn
2023-07-28Updated Cloud Notification Integrations with the new schema (#15628)Satyadeep Ashwathnarayana
* Updated Cloud Notification Integrations with the new schema * Remove trailing spaces
2023-07-28Updated all cloud notifications except generic webhook (#15615)Satyadeep Ashwathnarayana
2023-07-28Fix up notification schema to better support cloud notifications. (#15616)Austin S. Hemmelgarn
2023-07-28reviewed icos for a bunch of integrations (#15599)Hugo Valente
2023-07-28Sample Cloud Notifications metadata for Discord (#15597)Satyadeep Ashwathnarayana
* Added a sample metadata.yaml for Alerta * Fixing training spaces bringing yamlint errors * Sample Cloud Notification matadata for Discord * Add yamllint line-length check disable * Update metadata.yaml
2023-07-27Updated icons in deploy section (#15596)Shyam Sreevalsan
2023-07-27Fix typo in notification schema. (#15588)Austin S. Hemmelgarn
2023-07-27Fixed deployment commands for Docker, Kubernetes and Linux (#15572)Satyadeep Ashwathnarayana
* Added FreeBSD integration and fixed Windows installation Steps * Removed Curl section for FreeBSD, Added FreeBSD Ports info and Fixed Docker link * Fixed installation commands for Docker CLI, Compose, Swarm, Kubernetes Helm and Existing Cluster * Added the "--claim-rooms {% claim_rooms %}" for all deployment commands * Fix the claim_rooms variable
2023-07-27Added FreeBSD integration and fixed Windows installation Steps (#15570)Satyadeep Ashwathnarayana
* Added FreeBSD integration and fixed Windows installation Steps * Removed Curl section for FreeBSD, Added FreeBSD Ports info and Fixed Docker link
2023-07-26Added Exporter and Notifications categories and removed them from Data ↵Satyadeep Ashwathnarayana
Collection (#15561) * Added Exporter and Notifications categories and removed them from Data Collection --------- Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-07-26Add schema and examples for notification method metadata. (#15549)Austin S. Hemmelgarn
2023-07-26Fixed typos in code blocks and added missing icons (#15555)Satyadeep Ashwathnarayana
2023-07-26Fixes for `deploy.yaml`. (#15551)Austin S. Hemmelgarn
* Fix deploy.yaml formatting and syntax. * Deploy entry schema fixes. - Rename `description` to `install_description` to avoid clashing with key that will be used for the tooltips for the integration cards. - Add `most_popular` key to match up with collector integrations.
2023-07-26Add exporter integration schema. (#15545)Austin S. Hemmelgarn
Also splits a bit more out to shared definitions.