inlet/snmp: do not deprecate default-community

We did not handle all cases, notably the case where default-community
was not set explicitely by the user. This seems a lot of code for
little gain, let's keep things simple.
This commit is contained in:
Vincent Bernat
2022-08-01 07:15:50 +02:00
parent 1bbaf4de24
commit e5d3d3fbc3
8 changed files with 13 additions and 141 deletions

View File

@@ -40,8 +40,8 @@ documentation.
- `clickhouse``asns` to give names to your internal AS numbers
- `clickhouse``networks` to attach attributes to your networks
- `inlet``snmp``communities` to set the communities to use for
SNMP queries
- `inlet``snmp``default-community` to set the default community
to use for SNMP queries
- `inlet``core``exporter-classifiers` to define rules to attach
attributes to your exporters
- `inlet``core``interface-classifiers` to define rules to attach