newrelic / nr1-network-telemetry

NR1 Network Telemetry gives you real time IPfix and Sflow visualization of network data passing through your system.
https://discuss.newrelic.com/t/network-telemetry-nerdpack/90561
Apache License 2.0
12 stars 11 forks source link

Ip address drilldown #22

Closed cirne closed 5 years ago

cirne commented 5 years ago

When clicking on ip address, search across all accounts with NetworkSample telemetry, find a related host entity, and then show that host in an overlay.

The above process can take a few seconds searching across many accounts, so we do the work lazily on click, since there may be hundreds of IP addresses displayed at any given time.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

jthurman42 commented 5 years ago

Awesome enhancement!

devfreddy commented 5 years ago

:tada: This PR is included in version 0.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: