orfins

Results 4 comments of orfins

@JohnTroony @skewty there's a PR I created years ago in which I implemented functionallity that transfers LUID ("Local Area Connection") to GUID ("\Device\NPF_{5F548CD6-AB25-4913-ABC1-AE6DCF74760B}") but it was rejected because of other...

@JohnTroony @skewty you can also use `wireshark -k` to display the matching names if I remember correctly

I created a new PR for this https://github.com/helpsystems/pcapy/pull/61

@SuperQ > This is generally not a good idea and an anti-pattern in Prometheus. It pollutes the metric namespace. Metric names are designed to be the same in order to...