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
전문가
검토됨 한 달 전
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠