Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8403008] Add client connection related edgeHub metrics to release1.2 #4134

Conversation

davilu
Copy link
Contributor

@davilu davilu commented Dec 18, 2020

Cherry pick from release 1.0.10

davilu and others added 3 commits December 18, 2020 13:47
* added metrics for current number of connected clients, individual device connect/disconnected to/from iot edge
* updated doc/BuiltInMetrics.md
* modified failed connection metrics description to align with doc and added ignore disconnect in e2e test
* added metrics for current number of connected clients, individual device connect/disconnected to/from iot edge

* fixed metrics description

* fixed UT ConnectionManagerTest by adding missing mock which impacted by metrics change

* Update edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/DeviceConnectionMetrics.cs

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* Update edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/DeviceConnectionMetrics.cs

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* Update edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/DeviceConnectionMetrics.cs

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* Update doc/BuiltInMetrics.md

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* Update doc/BuiltInMetrics.md

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* Update doc/BuiltInMetrics.md

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* Update doc/BuiltInMetrics.md

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>

* modified to use Array.Empty

* modified failed connection metrics description to align with doc and added ignore disconnect in e2e test

* fixed typo in md file

Co-authored-by: Venkat Yalla <veyalla@microsoft.com>
@davilu davilu merged commit c7da97b into Azure:release/1.2 Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants