You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example a tag called netowrking could be a collection of networking related checkers.
Usually you would want to scan the entire system for problems, or if you update some specific service, check only that not all the possible checkers related with that, so maybe this is not very useful.
The text was updated successfully, but these errors were encountered:
FW (@palvarezcordoba ): Tags system is a good idea.
It could be used to organize the log output, and run only some groups of checkers.
It should be easy to implement. Adding a new varible "CHECKER_TAGS" with a list of tags.
For example a tag called netowrking could be a collection of networking related checkers.
Usually you would want to scan the entire system for problems, or if you update some specific service, check only that not all the possible checkers related with that, so maybe this is not very useful.
The text was updated successfully, but these errors were encountered: