-
Notifications
You must be signed in to change notification settings - Fork 727
[C++ SDK] Supported metric loading to OTLP in SLO workload and added it to CI #27102
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
base: main
Are you sure you want to change the base?
Conversation
|
⚪
🟢 |
|
🟢 |
|
⚪
🟢 |
bf4d098 to
72cace2
Compare
|
⚪
🟢 |
|
⚪
🟢 |
|
⚪
🟢 |
|
⚪
🟢 |
|
⚪
🟢 |
|
⚪
🟢 |
c7ad847 to
424869f
Compare
|
⚪
🟢 |
|
⚪
🟢 |
| @@ -0,0 +1,22 @@ | |||
| name: SLO Report | |||
|
|
|||
| on: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Зачем это отдельный wf, почему нельзя просто вызвать все в одном?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Нельзя сделать отправку отчета сразу в одном workflow из-за безопасности гитхаба. Нужен именно gh токен, чтобы всегда были права делать коммент в PR
|
⚪
🟢 |
|
⚪
🟢 |
Changelog entry
...
Changelog category
Description for reviewers
...