monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

Improve logging: DataDog indexes

Open carlomazzaferro opened this issue 3 years ago • 0 comments

Problem Currently we only have live tails of service logs. We'd like to extend the logging solution to have some indexing capabilities, avoiding however exploding costs.

Solution:

  • Indexes for mainnet and testnet with sampling
  • Exclude irrelevant logs from indexing
  • Views for specific services
  • Indexing restricted to 3 days

Acceptance Criteria

  • [ ] Views exist for each service in each environment
  • [ ] DD Costs are not ballooning

carlomazzaferro avatar Jun 29 '22 15:06 carlomazzaferro