SSWConsulting / SSWConsulting/SSW.Rules
✨ Cost Optimization - Reduce high ingestion costs in staging Log Analytics workspace
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @chrisschultzssw via YakShaver.ai 🦬
cc: @Marxoz, @PothieuG, @Freego1783
Hi Team!
🟥 Watch the video (1 min 0 sec)
Pain
The staging Log Analytics workspace for Rules V3 (TinaCMS) is incurring an unexpectedly high estimated monthly cost (~USD 56) compared to the production workspace (~USD 20). Investigation shows that App Dependencies and App Requests are responsible for most of the data ingestion. Review the telemetry configuration for the staging environment, identify the cause of excessive ingestion, and reduce costs while maintaining necessary observability.
Acceptance Criteria
- Staging Log Analytics workspace ingestion costs are investigated and the main contributors are clearly identified.
- Unnecessary or overly verbose telemetry (e.g. App Dependencies, App Requests) in staging is reduced, sampled, or disabled as appropriate.
- Estimated monthly cost for the staging workspace is significantly reduced and closer to production levels, unless a justified difference is documented.
- Any configuration changes are documented, including rationale and impact on monitoring.
- Production Log Analytics workspace behavior and costs are not negatively impacted by the changes.
Screenshot

Figure: Staging Log Analytics workspace shows unusually high cost driven by app dependencies and requests
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the staging Log Analytics workspace usage and costs page linked in the issue, then inspect the staging telemetry configuration and compare its App Dependencies and App Requests ingestion with production. Done means the main cost contributors are identified, staging ingestion is reduced without harming required monitoring, the estimated cost is closer to production, and the configuration changes and monitoring impact are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100