Releases: newrelic-experimental/nr-showback
Releases · newrelic-experimental/nr-showback
v1.7.1
v1.7.0
v1.6.1
v1.6.0
v1.5.1 - docs: update README and terraform.tfvars.sample for improved configuration examples
What's Changed
- docs: update README and terraform.tfvars.sample for improved configuration and onboarding by @crshanks in #34
Full Changelog: v1.5.0...v1.5.1
v1.5.0 – Proportional Cost Allocation & Minimum Commitment Pricing
Proportional Cost Allocation & Minimum Commitment Pricing
🚀 Highlights
- Proportional Cost Allocation: Departments are now charged based on their actual usage percentage, ensuring fair and transparent cost distribution.
- Minimum Commitment Pricing: Supports contracts with minimum commitments for users and data ingest, with tiered pricing for committed vs. additional usage.
- Synthetics Cost Management: Configurable included checks and waterfall charging for excess synthetics usage.
- Real-Time Data Integration: Uses current consumption data for accurate, up-to-date cost allocation.
- Comprehensive Documentation: Updated README and configuration samples to reflect new features and terminology.
- NRQL Logic Improvements: Fixed subquery isolation for accurate organizational totals in dashboards.
🧑💻 Configuration
- New variables for minimum commitments and synthetics pricing in terraform.tfvars.sample.
- Backward compatibility maintained for existing configurations.
🧪 Testing & Validation
- Terraform validation passes.
- Dashboards render correct proportional allocations.
- Synthetics and minimum commitment logic verified with sample data.
📚 Documentation
- See the updated README for full details, configuration examples, and technical implementation notes.
What's Changed
- feat: Add minimum commitment pricing with tiered cost structure by @crshanks in #32
- feat: Implement proportional cost allocation with synthetics pricing and real-time data by @crshanks in #33
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
v1.4.0
What's Changed
- Update readme by @crshanks in #27
- Crshanks update wrapper scripts by @crshanks in #28
- Add unassigned ingest to dashboard by @crshanks in #29
Dashboards now report ingest for accounts with no department assigned.
Add an example .bat windows wrapper script for windows.
Add example proxy settings in both .bat and .sh wrapper scripts.
Update README.md to reflect changes.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Add multi-tier reporting across separate dashboard pages.
The previous number-based tiers have been replaced with string-based tiers; the default tier is null. New tiers are reporting in separate dashboard pages.
What's Changed
Full Changelog: v1.2.3...v1.3.0