1
0
mirror of https://github.com/netdata/netdata.git synced 2021-06-06 23:03:21 +03:00

3 Commits

Author SHA1 Message Date
Joel Hans
46a8075c8f Docs housekeeping for SEO and syntax, part 1 (#10388)
* First pass to get the script working right

* Finish adding analytics tags
2021-01-07 11:44:43 -07:00
Joel Hans
9342704a41 Bulk add frontmatter to all documentation (#8354)
* Bulk add frontmatter

* A few extra edge cases
2020-03-10 14:29:51 -07:00
Ilya Mashchenko
162b78443a /collectors/charts.d.plugin: remove deprecated modules (#7962)
* /collectors/charts.d.plugin: skip obsolete modules during loading

* /collectors/charts.d.plugin: remove apache

* /collectors/charts.d.plugin: remove cpu_apps

* /collectors/charts.d.plugin: remove cpufreq

* /collectors/charts.d.plugin: remove exim

* /collectors/charts.d.plugin: remove hddtemp

* /collectors/charts.d.plugin: remove load_average

* /collectors/charts.d.plugin: remove mem_apps

* /collectors/charts.d.plugin: remove mysql

* /collectors/charts.d.plugin: remove nginx

* /collectors/charts.d.plugin: remove phpfpm

* /collectors/charts.d.plugin: remove postfix

* /collectors/charts.d.plugin: remove sensors

* /collectors/charts.d.plugin: remove squid

* /collectors/charts.d.plugin: remove tomcat

* /collectors/charts.d.plugin: update charts.d.conf

* Revert "/collectors/charts.d.plugin: remove sensors"

This reverts commit e3388853

* /collectors/charts.d.plugin: add sensors to Makefile.am

* /docs: remove obsolete modules from Add-more-charts-to-netdata.md

* /docs/generator: remove obsolete modules from buildyaml.sh

* /collectors/charts.d.plugin: remove sensors from obsolete_charts

* /collectors/charts.d.plugin: better debug msg for obsolete modules

* /collectors/charts.d.plugin: better debug msg for obsolete modules

* /collectors/charts.d.plugin: use `replaced by` instead of `obsolete by`

* add BREAKING_CHANGES.md and mention removing deprecated bash modules there
2020-02-12 12:30:39 +03:00