Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 1.01 KB

Change Log

All notable changes to this project will be documented in this file.

0.3.0 (Mar 19, 2021)

  • Refactor the option editor to be compatible with Grafana 7.x API. (#4)
  • Introduce a bunch of new 3rd-party GeoIP APIs.
  • Add an option to enable concurrent GeoIP resolution with rate-limiting.
  • Add an option to filter out IPs in Bogon Space proactively.
  • Support to draw routes as bezier spline, with several implementations (1, 2, and 3)
  • Try to treat source hosts as "zeroth" hops by resolving their hostnames as IPs. It would be useful when tunnels exist.
  • Improve the UI and content of point popups.
  • Improve error indicator. For example, now empty data won't trigger red error warning.

0.2.x

...

v0.0.0

Initial Release