sentrysoftware / metricshub-community-connectors

MetricsHub Community Connectors Repository
https://sentrysoftware.org/metricshub-community-connectors
GNU Affero General Public License v3.0
5 stars 0 forks source link

Add `Parameterized` tag to `LinuxProcess`, `LinuxService`, `WindowsProcess` & `WindowsService` #138

Closed CherfaElyes closed 1 month ago

CherfaElyes commented 1 month ago

Specification

Currently, there is no way to identify parameterized connectors other than by individually searching through each connector. To simplify this process, we are adding a Parameterized tag to these connectors.

iguitton commented 1 month ago

@CherfaElyes , @NassimBtk , @bertysentry : I suggest "customizable" instead of parameterized. What do you think?

bertysentry commented 1 month ago

I really don't think it's necessary to have a tag for identifying these connectors (nobody is going to search specifically for these). But if that was the case, we would use the tag: "configurable", I guess ;-)

NassimBtk commented 1 month ago

In the MetricsHub documentation, we initially provided a URL listing all the configurable (parameterized) connectors. I see that the documentation no longer references this page. It might not be necessary to group the configurable connectors since the first instinct is to search for a specific connector and then realize it can be configured using specific variables.