Skip to content

Commit

Permalink
feat: Add LastConnected metric to device service common config
Browse files Browse the repository at this point in the history
fixes #4684. Add LastConnected metric to device service common config.

Signed-off-by: Lindsey Cheng <[email protected]>
  • Loading branch information
lindseysimple committed Sep 20, 2023
1 parent b006ed3 commit 596b81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/core-common-config-bootstrapper/res/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ device-services:
Metrics:
EventsSent: false
ReadingsSent: false
LastConnected: false
Clients:
core-metadata:
Protocol: "http"
Expand Down

0 comments on commit 596b81e

Please sign in to comment.