monorepo
monorepo copied to clipboard
Improve logging: DataDog indexes
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