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

fix: start telemetry independently from the API server #763

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

tkxkd0159
Copy link
Member

@tkxkd0159 tkxkd0159 commented Oct 26, 2022

Description

closes: #759

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

* fix(telemetry): start telemetry independently from the API server (#12448)

* fix unlock

* add changelog

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
@tkxkd0159 tkxkd0159 added the A: bug Something isn't working label Oct 26, 2022
@tkxkd0159 tkxkd0159 self-assigned this Oct 26, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ tkxkd0159
❌ robert-zaremba
You have signed the CLA already but the status is still pending? Let us recheck it.

@tkxkd0159 tkxkd0159 merged commit 1ebc973 into Finschia:main Oct 27, 2022
@zemyblue zemyblue mentioned this pull request Oct 27, 2022
5 tasks
@tkxkd0159 tkxkd0159 deleted the se901 branch November 22, 2022 07:54
@zemyblue zemyblue mentioned this pull request Nov 28, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telemetry Will Not Be Started If api.server Is Disabled
5 participants