Greengrass v2 - Almost no telemetry data

0

I have a Greengrass v2 core device set up and running, and I have subscribed to telemetry data from it, following the docs here: https://docs.aws.amazon.com/greengrass/v2/developerguide/telemetry.html

However, it produces almost no data. I forward the events to CloudWatch logs, and often it can pass several days between each entry.

In the docs it says that it tries to send a MQTT message every day with QOS 0, so some misses could be expected. But I have had constant internet connection all the time.

Also, getting these metrics only "maybe once a day" seems very low. Is there no way to increase it?

Thanks!

已提问 3 年前387 查看次数
3 回答
0
已接受的回答

Hi,
Unfortunately it is not possible to set it more than once per day. If you want additional or more frequent information you can write a component which sends any information that you want at the speed that you want.

Cheers,
Michael Dombrowski

AWS
专家
已回答 3 年前
profile picture
专家
已审核 1 个月前
0

Hello,
In Greengrass Nucleus v2.1.0 you can now set the publishing interval. Please see https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-telemetry for more information.

Cheers,
Michael Dombrowski

AWS
专家
已回答 3 年前
0

Thank you for the answer!

It seems like the minimum publishing interval is once per day. Is there a reason for this? (if you're talking about "periodicPublishMetricsIntervalSeconds")

已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则