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

Feat: Add Logging /Metrics/Tracing Capabilities #290

Open
MChorfa opened this issue Jul 14, 2021 · 0 comments
Open

Feat: Add Logging /Metrics/Tracing Capabilities #290

MChorfa opened this issue Jul 14, 2021 · 0 comments
Labels
enhancement New feature or request Hacktoberfest Tasks for Hacktoberfest participants help wanted Extra attention is needed
Projects

Comments

@MChorfa
Copy link

MChorfa commented Jul 14, 2021

As an SRE person I need to have the capability to monitor, trace and report the performance of my workloads that are running on the edge. Thus, this can be achieved by adding:

  • Allow/provide the capability of logging in (opentelemetry-specification)[https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/overview.md]
  • Allow/provide the capability of tracing in (opentelemetry-specification)[https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/overview.md]
  • Allow/provide the capability of metrics reporting by having a node exporter and/or expose [/healthz, /metrics] endpoints
    Ex: https://github.com/boxkite-ml/boxkite/tree/master/boxkite/monitoring
    thank you
@hydai hydai added enhancement New feature or request help wanted Extra attention is needed labels Jul 15, 2021
@hydai hydai added this to Backlog in Future Work Jul 15, 2021
@dannypsnl dannypsnl added the Hacktoberfest Tasks for Hacktoberfest participants label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest Tasks for Hacktoberfest participants help wanted Extra attention is needed
Projects
Status: Backlog
Development

No branches or pull requests

3 participants