chef / automate

Chef Automate provides a full suite of enterprise capabilities for maintaining continuous visibility into application, infrastructure, and security automation.
https://automate.chef.io/
Apache License 2.0
227 stars 113 forks source link

Added fix for Pendo node count data to set value from first call to count apis #8387

Closed arunjn-progress closed 7 months ago

arunjn-progress commented 7 months ago

:nut_and_bolt: Description: What code changed, and why?

he count apis fetch the count only for the first call. Pendo was triggering dedicated call to fetch the counts and it was always sending zero. The change is made to use either the License Usage Service count data (in case of login use case) or use the data from count api used to fetch 'days_since_last_post'.

:chains: Related Resources

:+1: Definition of Done

:athletic_shoe: How to Build and Test the Change

:white_check_mark: Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

All PRs from Progress employees should tick these if appropriate:

Please add a note next to any checkbox above if you are NOT ticking it.

:camera: Screenshots, if applicable

netlify[bot] commented 7 months ago

Deploy Preview for chef-automate processing.

Name Link
Latest commit d0a470f0f4c848e8198b345e215a30914bbcbd6a
Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/65e5f2cd66146c000838c4a1
sonarqube-for-infrastructure-prod[bot] commented 7 months ago

SonarQube Quality Gate

Quality Gate failed

Failed condition 7.1% 7.1% Coverage on New Code (is less than 80%)

See analysis details on SonarQube