Skip to content

Commit

Permalink
inital commit for Go squid (netdata#18279)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ancairon authored Aug 8, 2024
1 parent f6b17c4 commit c4940f3
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 700 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2797,7 +2797,6 @@ install(FILES
src/collectors/python.d.plugin/riakkv/riakkv.conf
src/collectors/python.d.plugin/samba/samba.conf
src/collectors/python.d.plugin/spigotmc/spigotmc.conf
src/collectors/python.d.plugin/squid/squid.conf
src/collectors/python.d.plugin/tor/tor.conf
src/collectors/python.d.plugin/traefik/traefik.conf
src/collectors/python.d.plugin/uwsgi/uwsgi.conf
Expand Down Expand Up @@ -2830,7 +2829,6 @@ install(FILES
src/collectors/python.d.plugin/riakkv/riakkv.chart.py
src/collectors/python.d.plugin/samba/samba.chart.py
src/collectors/python.d.plugin/spigotmc/spigotmc.chart.py
src/collectors/python.d.plugin/squid/squid.chart.py
src/collectors/python.d.plugin/tor/tor.chart.py
src/collectors/python.d.plugin/traefik/traefik.chart.py
src/collectors/python.d.plugin/uwsgi/uwsgi.chart.py
Expand Down
2 changes: 1 addition & 1 deletion src/collectors/python.d.plugin/python.d.conf
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ go_expvar: no
# samba: yes
# smartd_log: yes
# spigotmc: yes
# squid: yes
# traefik: yes
# tor: yes
# uwsgi: yes
Expand Down Expand Up @@ -81,5 +80,6 @@ proxysql: no # Removed (replaced with go.d/proxysql).
redis: no # Removed (replaced with go.d/redis).
rethinkdbs: no # Removed (replaced with go.d/rethinkdb).
sensors: no # Removed (replaced with go.d/sensors).
squid: no # Removed (replaced with go.d/squid).
tomcat: no # Removed (replaced with go.d/tomcat)
puppet: no # Removed (replaced with go.d/puppet).
1 change: 0 additions & 1 deletion src/collectors/python.d.plugin/squid/README.md

This file was deleted.

232 changes: 0 additions & 232 deletions src/collectors/python.d.plugin/squid/integrations/squid.md

This file was deleted.

Loading

0 comments on commit c4940f3

Please sign in to comment.