-
Notifications
You must be signed in to change notification settings - Fork 769
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
Analytics adapter metrics #1731
Labels
Comments
Discussed and approved in Prebid Server committee |
Released with PBS-Java 1.65 |
SerhiiNahornyi
pushed a commit
to prebid/prebid-server-java
that referenced
this issue
Nov 10, 2021
Align with prebid/prebid-server#1731 Renamed to RubiconAnalyticsReporter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'd like to extend the metrics to include analytics adapter results similar to the way it works for bid adapters:
analytics.ANALYTICSCODE.(auctions|amp|video|events|cookie_sync).(ok|timeout|error)
PBS-core would call this this for each auction and for each event depending on how the adapter responds.
The text was updated successfully, but these errors were encountered: