Bryan Boreham
|
8e305f1ce9
|
Don't copy StringSet if merging a subset
Make StringSet.Merge() work like StringLatestMap.Merge()
|
2018-07-12 19:54:01 +00:00 |
|
Bryan Boreham
|
b5cdcb9a42
|
Move DNS name mapping from endpoint to report
|
2018-02-20 16:14:21 +00:00 |
|
Matthias Radestock
|
4dbb913ca2
|
refactor: remove dead Copy() code
|
2017-07-04 07:35:30 +01:00 |
|
Matthias Radestock
|
5b131b1ea6
|
refactor: remove a couple of report set Remove() functions
They were unused and their naming was inconsistent with similar
operations (that are called Delete()).
|
2017-07-03 01:26:22 +01:00 |
|
Matthias Radestock
|
9dc50b5202
|
refactor: hide "empty set" constants
They are an implementation detail.
|
2017-07-03 01:26:22 +01:00 |
|
Tom Wilkie
|
f154e7a483
|
Add connection tables to details panel
|
2016-03-03 16:17:55 +00:00 |
|
Tom Wilkie
|
6b56475766
|
Use ps.Map for Counters and Sets, remove Metadata in favour of Latest.
Also
- Add more complicated report.json for benchmark
- Break up report/topology.go
- Implement our own DeepEqual for ps.Map
|
2016-01-22 15:10:32 -08:00 |
|