Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide How-to guide for monitoring system metrics in a Dash application #100

Merged
merged 4 commits into from
Oct 10, 2022

Conversation

ognian-baruh
Copy link

@ognian-baruh ognian-baruh commented Aug 25, 2022

[#53] Provide How-to guide for System Metrics

  • created a Python script that requests and receives system metrics from edge device
  • created a Dash application to display the metrics from the edge device on a graph
  • created a guide in the Eclipse Kanto Documentation

Signed-off-by: Ognian Baruh [email protected]

web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
@e-grigorov
Copy link
Contributor

@ognian-baruh The Eclipse Kanto project is currently restructuring its license scheme - from Eclipse Public License 2.0 only to dual licensing under Eclipse Public License 2.0 and Apache License 2.0 (you can read more about it here).

This contribution will be merged into the project with this new licensing scheme so its important for the project and the community to have your agreement on proceeding with it given these new circumstances 😊

Please, provide your feedback as a comment here that you, as an author of this contribution, understand and agree with the change explained above. Thank you!

@konstantina-gramatova konstantina-gramatova linked an issue Aug 26, 2022 that may be closed by this pull request
@ognian-baruh
Copy link
Author

@ognian-baruh The Eclipse Kanto project is currently restructuring its license scheme - from Eclipse Public License 2.0 only to dual licensing under Eclipse Public License 2.0 and Apache License 2.0 (you can read more about it here).

This contribution will be merged into the project with this new licensing scheme so its important for the project and the community to have your agreement on proceeding with it given these new circumstances blush

Please, provide your feedback as a comment here that you, as an author of this contribution, understand and agree with the change explained above. Thank you!

I understand and agree with the license change explained above.

@ognian-baruh ognian-baruh force-pushed the system-metrics-how-to-guide branch 2 times, most recently from 7a5d383 to 1eaa879 Compare September 21, 2022 12:39
quickstart/hono_commands_sm.py Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
quickstart/hono_commands_sm.py Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
web/site/content/docs/how-to-guides/system-metrics.md Outdated Show resolved Hide resolved
quickstart/hono_commands_sm.py Outdated Show resolved Hide resolved
Ognian Baruh added 4 commits October 10, 2022 10:07
… in a Dash application

- created a Python script that requests and receives system metrics from edge device
- created a Dash application to display the metrics from the edge device on a graph
- created a guide in the Eclipse Kanto Documentation

Signed-off-by: Ognian Baruh <[email protected]>
- ensured graceful exit from the Python script on error
- fixed comments regarding documentation page

Signed-off-by: Ognian Baruh <[email protected]>
- ensured application exit when error occurs
- fixed comments regarding documentation page

Signed-off-by: Ognian Baruh <[email protected]>
@e-grigorov e-grigorov force-pushed the system-metrics-how-to-guide branch from 9b72c03 to d755ede Compare October 10, 2022 07:07
@e-grigorov e-grigorov merged commit 6583917 into eclipse-kanto:main Oct 10, 2022
@e-grigorov e-grigorov deleted the system-metrics-how-to-guide branch October 10, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide How-to guide for the Kanto System Metrics
3 participants