Skip to content

Add FOCUS 1.2 support #1688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 16 commits into
base: dev
Choose a base branch
from
Draft

Add FOCUS 1.2 support #1688

wants to merge 16 commits into from

Conversation

flanakin
Copy link
Collaborator

@flanakin flanakin commented Jun 11, 2025

🛠️ Description

  • Ingest FOCUS 1.2 cost data
  • Add new x_SourceColumns (name TBD) column for original values that were changed by hubs
  • Convert FOCUS 1.0 to 1.2 during ingestion
  • Remove 1.0 update policies
  • Add *_v1_2 Hub functions
  • Update *_v1_0 Hub functions to transform 1.2 data back to 1.0
  • Update non-versioned Hub functions to use the latest version
  • Update data model doc
  • Update data processing doc (if needed)
  • Fix CD eligibility columns in Prices
  • Update Recommendations schema based on latest thinking
  • Add placeholder property for anything not covered during ingestion (e.g., x_SourceColumns)

Fixes #1275

📋 Checklist

🔬 How did you test this change?

  • 🤏 Lint tests
  • 🤞 PS -WhatIf / az validate
  • 👍 Manually deployed + verified
  • 💪 Unit tests
  • 🙌 Integration tests

🙋‍♀️ Do any of the following that apply?

  • 🚨 This is a breaking change.
  • 🤏 The change is less than 20 lines of code.

📑 Did you update docs/changelog.md?

  • ✅ Updated changelog (required for dev PRs)
  • ➡️ Will add log in a future PR (feature branch PRs only)
  • ❎ Log not needed (small/internal change)

📖 Did you update documentation?

  • ✅ Public docs in docs (required for dev)
  • ✅ Internal dev docs in src (required for dev)
  • ➡️ Will add docs in a future PR (feature branch PRs only)
  • ❎ Docs not needed (small/internal change)

@flanakin flanakin force-pushed the flanakin/dev/focus-12 branch from 532cfda to d61c287 Compare June 19, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Review 👀 PR that is ready to be reviewed Tool: FinOps hubs Data pipeline solution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FOCUS 1.2 support
6 participants