developmentseed / developmentseed/eoAPI

Add observability to STAC, Raster APIs

オープン
#193 コメント 5 件 リアクション 0 件 担当者 1 名 @pantierra に割り当て済み GitHub で見る
Feature Request
主要言語
Shell
スター
326
フォーク
33
PR マージ指標
30日以内にマージされた PR はありません

説明

#### Problem description

Some partners may need usage metrics from the STAC or Raster API to assess most access collections, items etc. This could be be achieved by instrumenting the APIs to emit metrics, traces and logs. Observability data can then be visualized or analyzed in Cloudwatch or Grafana.

The VEDA Data Services team has implemented STAC and Raster Observability to get [fine grained analytics](https://github.com/NASA-IMPACT/veda-backend/issues/350) in Grafana that can tell us the most accessed collections using the `/collections/{collection_id}` endpoint for example. Metrics could also be obtained for Raster endpoints.

See the VEDA implementation in the STAC API for more details: https://github.com/NASA-IMPACT/veda-backend/blob/develop/stac_api/runtime/src/monitoring.py

A potential feature implementation would instrument the APIs using OpenTelemetry or AWS Lambda Powertools. Grafana could also be be deployed as part of the infrastructure however this could be left to individual implementors as well.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。