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

Add more EA metrics #3313

Merged
merged 27 commits into from
Aug 4, 2020
Merged

Add more EA metrics #3313

merged 27 commits into from
Aug 4, 2020

Conversation

lfitchett
Copy link
Contributor

@lfitchett lfitchett commented Jul 29, 2020

Adds the following metrics:

EdgeAgent metrics:
number of deployments (agent twin updates)
Time taken to apply deployment
number of successful IoT Hub syncs
number of unsuccessful IoT Hub syncs
number of times agent direct methods were invoked, per method.
number of "retries"
edgeagent version (hint: constant)

Device meta-data:
OS SKU/ distro
H/W arch
IoT Edge daemon runtime version
Experimental features

@lfitchett lfitchett changed the title test metadata metrics Add more EA metrics Jul 30, 2020
@lfitchett lfitchett marked this pull request as ready for review July 30, 2020 18:03
Copy link
Member

@damonbarry damonbarry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor questions. Otherwise LGTM assuming @veyalla thinks we have the right metrics/behaviors in place

damonbarry
damonbarry previously approved these changes Jul 30, 2020
@kodiakhq kodiakhq bot merged commit d7e6f99 into Azure:master Aug 4, 2020
lfitchett added a commit to lfitchett/iotedge that referenced this pull request Aug 6, 2020
Adds the following metrics:

EdgeAgent metrics:
number of deployments (agent twin updates)
Time taken to apply deployment
number of successful IoT Hub syncs
number of unsuccessful IoT Hub syncs
number of times agent direct methods were invoked, per method.
number of "retries"
edgeagent version (hint: constant)

Device meta-data:
OS SKU/ distro 
H/W arch
IoT Edge daemon runtime version
Experimental features
ggjjj pushed a commit to ggjjj/iotedge that referenced this pull request Aug 20, 2020
Adds the following metrics:

EdgeAgent metrics:
number of deployments (agent twin updates)
Time taken to apply deployment
number of successful IoT Hub syncs
number of unsuccessful IoT Hub syncs
number of times agent direct methods were invoked, per method.
number of "retries"
edgeagent version (hint: constant)

Device meta-data:
OS SKU/ distro 
H/W arch
IoT Edge daemon runtime version
Experimental features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants