mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
Remove the check for export metrics in santad Metrics are always collected but only exported to a monitoring system when all of the necessary config options are set. Since they're always collected santactl metrics should always return metrics data.