AWS BillExplained
← サービス

管理・可観測性

AWS X-Ray

  • 時間課金されない
  • GB課金されない
  • 個数課金される

ひとことで言うと

Traces cost when they are recorded, and again when something reads them.

見落とすところ

Sampling is the only real lever, because the charge lands the moment a trace is forwarded. Deleting traces later refunds nothing. X-Ray is now priced on the CloudWatch pricing page.

請求書での探し方

Cost Explorer や CUR をこの usage type で絞り込む。リージョン接頭辞がないものは us-east-1 を指す。

  • XRay-TracesStored
  • XRay-TracesAccessed
  • XRay-InsightsTracesStored

同じ回り方をするサービス

回るメーターが完全に同じなので、ここで理解したことがそのまま使える。