summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2020-06-11 12:21:53 +0200
committerGitHub <noreply@github.com>2020-06-11 12:21:53 +0200
commitba350b7554d8a245bc488ed40409e594c4dd6f62 (patch)
tree03a3228c6642f71ebf9de85abcf3f82f243a92bb /CMakeLists.txt
parent6322529ce9b35cc8ebce09630967e2e4f21df60b (diff)
Adds metrics for ACLK performance and status (#9269)
Adds ACLK charts
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 90581fefd5..678a88c88e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -651,6 +651,8 @@ set(ACLK_PLUGIN_FILES
aclk/aclk_lws_https_client.h
aclk/mqtt.c
aclk/mqtt.h
+ aclk/aclk_stats.c
+ aclk/aclk_stats.h
)
set(SPAWN_PLUGIN_FILES