Huuancao / sentinel

A monitoring tool platform for instance to retrieve all certificates of all sub-domains from a given domain by scanning a sub-network and check their validity.
GNU General Public License v3.0
1 stars 0 forks source link

APIs monitoring #2

Open Huuancao opened 4 years ago

Huuancao commented 4 years ago

At this point, we could make a basic monitoring subcommand with any APIs and check the health:

Not really a revolution but whatever... We could expose the metrics with Prometheus too ¯_(ツ)_/¯

Huuancao commented 4 years ago

Why not Docker too?

Huuancao commented 4 years ago

Kubernetes metrics API: https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/

Huuancao commented 4 years ago

Prometheus https://prometheus.io/docs/guides/go-application/