Skip to content

Releases: newrelic-experimental/nr-showback

v1.7.1

09 Dec 16:14
c41ec56

Choose a tag to compare

What's Changed

  • fix: exclude storage accounts and restore per-seat user pricing by @crshanks in #38

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Dec 15:35
5f78c4a

Choose a tag to compare

What's Changed

  • feat: add Advanced Compute (aCCU) support by @crshanks in #37

Full Changelog: v1.6.1...v1.7.0

v1.6.1

04 Dec 11:08
2f67c3d

Choose a tag to compare

What's Changed

  • fix: resolve optional variable null handling and synthetics auth errors by @crshanks in #36

Full Changelog: v1.6.0...v1.6.1

v1.6.0

28 Nov 17:08
77d7111

Choose a tag to compare

What's Changed

  • feat: add data ingest and synthetics usage widgets to Dept Showback page by @crshanks in #35

Full Changelog: v1.5.1...v1.6.0

v1.5.1 - docs: update README and terraform.tfvars.sample for improved configuration examples

20 Oct 14:34
5c9718f

Choose a tag to compare

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

14 Oct 17:11
2b802fb

Choose a tag to compare

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

05 Mar 14:31
62deb87

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

09 Jan 14:37
3570d85

Choose a tag to compare

Allow configuration of metric and event names used.
Allow more recent provider 3.x minor versions.

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 Oct 10:17
69a2681

Choose a tag to compare

What's Changed

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

19 Sep 15:16
e36966e

Choose a tag to compare

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

  • Add multi-tier reporting across separate dashboard pages by @crshanks in #26

Full Changelog: v1.2.3...v1.3.0