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!

preguntada hace 3 años387 visualizaciones
3 Respuestas
0
Respuesta aceptada

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
EXPERTO
respondido hace 3 años
profile picture
EXPERTO
revisado hace un mes
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
EXPERTO
respondido hace 3 años
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")

respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas