opendatacube / datacube-wps

Web Processing Service running on opendatacube
Other
7 stars 3 forks source link

Request logs and metrics #136

Open benjimin opened 2 years ago

benjimin commented 2 years ago

kubectl logs should have access to logs detailing every incoming flask request.

Also, should have some metrics tags to categorise statistics (distinguishing /ping, /metrics, GetCapabilities, DescribeProcess and execution of distinct process classes).