forked from prebid/prebid-server
-
Notifications
You must be signed in to change notification settings - Fork 5
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
OTT-9 : Support for Deal Prioritisation for CTV / Ad Pod #86
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…metrics (#65) * Added function getPrometheusRegistry() * Exported function GetPrometheusRegistry * UOE-5440: Capturing execution time in nanoseconds for algorithms * UOE-5440: Changes for prometheus algorithem metrics for pod using pbsmetrics * UOE-5440: Test cases for prometheus * UOE-5440: Added test cases * UOE-5440: Changing buckets * UOE-5440: changes in pbsmetrics for newly added metrics Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]>
Fixed unit test issues Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]>
Co-authored-by: Isha Bharti <[email protected]>
…king PBS response (#76) Co-authored-by: Shriprasad <[email protected]>
Co-authored-by: Isha Bharti <[email protected]>
OTT-29 Fixing Skip Dedup Map Issue
…ons (#84) * OTT-45: Added logger and Prometheus metrics to capture bid.id collisions Co-authored-by: Shriprasad <[email protected]>
pm-nilesh-chate
pushed a commit
that referenced
this pull request
Jan 14, 2022
… / Ad Pod (#86) * UOE-5440: Changes for capturing Pod algorithm execution time using pbmetrics (#65) * Added function getPrometheusRegistry() * Exported function GetPrometheusRegistry * UOE-5440: Capturing execution time in nanoseconds for algorithms * UOE-5440: Changes for prometheus algorithem metrics for pod using pbsmetrics * UOE-5440: Test cases for prometheus * UOE-5440: Added test cases * UOE-5440: Changing buckets * UOE-5440: changes in pbsmetrics for newly added metrics Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]> * UOE-5440: Fixed the Unit test issues (#72) Fixed unit test issues Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]> * UOE-5511 Support for skadnetwork in pubmatic (#73) Co-authored-by: Isha Bharti <[email protected]> * Resolved merge issues * BugID:OTT-17 First Commit * OTT-18: moved VideoAuction to selector pattern. This required for mocking PBS response (#76) Co-authored-by: Shriprasad <[email protected]> * OTT-24: Basic support for sorting the deal bids in forming the final ad pod response * OTT-24: Added changes around prebid#1503 (Proposal for Prebid Server) * OTT-27, OTT-32 Supporting Deal Prioritization for CTV * UOE-5616: Support wiid in pubmatic (#77) Co-authored-by: Isha Bharti <[email protected]> * OTT-29 Fixing Skip Dedup Map Issue * OTT-29 Fixing Skip Dedup Map Issue * OTT-29 Adding Video Duration in hb_pb_cat_dur key * OTT-29 Adding Video Duration in hb_pb_cat_dur key OTT-29 Fixing Skip Dedup Map Issue * UOE-5741: adding omitempty for ExtImpPrebid fields * UOE-5741: adding omitempty for ExtImpPrebid fields * OTT-9 Adding Duration in hb_pb_cat_dur field * OTT-9 Adding Duration in hb_pb_cat_dur field * OTT-45: Added logger and Prometheus metrics to capture bid.id collisions (#84) * OTT-45: Added logger and Prometheus metrics to capture bid.id collisions Co-authored-by: Shriprasad <[email protected]> * OTT-9 Removed duplicate import * OTT-45: corrected comment * OTT-9: Reverted with master changes. This changes are not required for OTT-9 Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]> Co-authored-by: Isha Bharti <[email protected]> Co-authored-by: Viral Vala <[email protected]> Co-authored-by: shalmali-patil <[email protected]>
pm-nilesh-chate
pushed a commit
that referenced
this pull request
Jan 17, 2022
… / Ad Pod (#86) * UOE-5440: Changes for capturing Pod algorithm execution time using pbmetrics (#65) * Added function getPrometheusRegistry() * Exported function GetPrometheusRegistry * UOE-5440: Capturing execution time in nanoseconds for algorithms * UOE-5440: Changes for prometheus algorithem metrics for pod using pbsmetrics * UOE-5440: Test cases for prometheus * UOE-5440: Added test cases * UOE-5440: Changing buckets * UOE-5440: changes in pbsmetrics for newly added metrics Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]> * UOE-5440: Fixed the Unit test issues (#72) Fixed unit test issues Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]> * UOE-5511 Support for skadnetwork in pubmatic (#73) Co-authored-by: Isha Bharti <[email protected]> * Resolved merge issues * BugID:OTT-17 First Commit * OTT-18: moved VideoAuction to selector pattern. This required for mocking PBS response (#76) Co-authored-by: Shriprasad <[email protected]> * OTT-24: Basic support for sorting the deal bids in forming the final ad pod response * OTT-24: Added changes around prebid#1503 (Proposal for Prebid Server) * OTT-27, OTT-32 Supporting Deal Prioritization for CTV * UOE-5616: Support wiid in pubmatic (#77) Co-authored-by: Isha Bharti <[email protected]> * OTT-29 Fixing Skip Dedup Map Issue * OTT-29 Fixing Skip Dedup Map Issue * OTT-29 Adding Video Duration in hb_pb_cat_dur key * OTT-29 Adding Video Duration in hb_pb_cat_dur key OTT-29 Fixing Skip Dedup Map Issue * UOE-5741: adding omitempty for ExtImpPrebid fields * UOE-5741: adding omitempty for ExtImpPrebid fields * OTT-9 Adding Duration in hb_pb_cat_dur field * OTT-9 Adding Duration in hb_pb_cat_dur field * OTT-45: Added logger and Prometheus metrics to capture bid.id collisions (#84) * OTT-45: Added logger and Prometheus metrics to capture bid.id collisions Co-authored-by: Shriprasad <[email protected]> * OTT-9 Removed duplicate import * OTT-45: corrected comment * OTT-9: Reverted with master changes. This changes are not required for OTT-9 Co-authored-by: Sachin Survase <[email protected]> Co-authored-by: PubMatic-OpenWrap <[email protected]> Co-authored-by: Shriprasad <[email protected]> Co-authored-by: Isha Bharti <[email protected]> Co-authored-by: Viral Vala <[email protected]> Co-authored-by: shalmali-patil <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.