TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
975 stars 306 forks source link

Enable telemetry after the entire telemetry collection flow is done #6081

Closed nicholaspcr closed 1 year ago

nicholaspcr commented 1 year ago

Summary

Currently the implementation of the telemetry exporter, collector and visualization is in progress. This issue has a purpose to serve as a reminder to enable the exporter on the Stack after everything is finished.

Reference to umbrella issue https://github.com/TheThingsIndustries/product-management/issues/11

Current Situation

Blocked by the other telemetry issues

Desired Situation

To be enabled after the other issues are finished.

Code of Conduct

nicholaspcr commented 1 year ago

Moved to the next milestone as https://github.com/TheThingsIndustries/lambda/issues/609 is still in progress and is needed for enabling the telemetry

nicholaspcr commented 1 year ago

Moving this to the next milestone even with https://github.com/TheThingsIndustries/lambda/pull/962 merged, the main reason for this is to give time to deploy it to staging and eventually to production.

After the deployment to production the person who did the procedure will have the necessary information (tf outputs) to do the config PR in the Stack. Most likely that person will be @adriansmares so I'm putting you as an assignee on this issue

KrishnaIyer commented 1 year ago

@nicholaspcr: This issue should focus on the following.

KrishnaIyer commented 1 year ago

@nicholaspcr: Since the enabling Telemetry is merged, this issue can be closed right?

nicholaspcr commented 1 year ago

Indeed this is the case, closing the issue then.