Skip to content

Add telemetry job - option 1 #1391

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

Closed

Conversation

pleshakov
Copy link
Contributor

This PR is for high-level (design) feedback

Proposed changes

This is PoC for feedback

  • Use existing leader election instead of the Manager
  • Add telemetry job with a Stdout Exporter
  • Report telemetry every 10s (good enough for PoC)

Closes #1382

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

This is PoC for feedback

- Use existing leader election instead of the Manager
- Add telemetry job with a Stdout Exporter
- Report telemetry every 10s (good enough for PoC)
@github-actions github-actions bot added the enhancement New feature or request label Dec 14, 2023
@pleshakov
Copy link
Contributor Author

closing this in favor of #1392

@pleshakov pleshakov closed this Dec 16, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telemetry Job (NGF)
1 participant