Skip to content

Mostly metrics and logging improvements.

Compare
Choose a tag to compare
@gfr10598 gfr10598 released this 23 May 20:26
· 30 commits to master since this release
a9c2c4c

This release includes minor changes to improve annotation error metrics, and improve debugging logs.
No major functional changes.
This deprecates (but does not remove) GeoData in favor of Annotations.

New PRs since last release:
Sandbox fix bad ip metric (#240)
document v2 API (#236)
Add metrics for geolocation and ASN success count (#241)
Sandbox fix panic (#243)
Add Annotator interface and replace GeoData with api.Annotations (#245)
add RequestInfo to GetAnnotations and metrics (#247)