microsoft / microsoft/finops-toolkit
[Hubs] Re-ingest cost when prices are ingested after the costs for the same month
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
📝 Scenario
As a FinOps hub admin, I need to re-ingest costs after prices are ingested in order to view an accurate total savings amount
💎 Solution
When prices are ingested, check to see if costs were already ingested for the month. If they were, re-run ingestion. See if we can prevent double-ingesting costs if there is also a cost ingestion queued up.
📋 Tasks
- Configure dataset dependencies in bicep to trigger re-ingestion
- Re-ingest dependent datasets after dependencies are ingested
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
Contributor guide
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 by locating the Bicep dataset dependency definitions and the cost and price ingestion entry points. Verify that ingesting prices after costs triggers exactly one dependent cost re-ingestion, including when a cost ingestion is already queued, and confirm the resulting savings total is accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100