-
Notifications
You must be signed in to change notification settings - Fork 244
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
Add Go Compile Time Instrumentation SIG #2510
base: main
Are you sure you want to change the base?
Add Go Compile Time Instrumentation SIG #2510
Conversation
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
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.
Thanks!
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
- type: slack | ||
name: '#otel-go-compt-instr' | ||
id: C088D8GSSSF | ||
invites: none |
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.
invites: none | |
invites: calendar-go |
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.
Should we add this to the event invite? I don't think it is currently
value: 1XkVahJfhf482d3WVHsvUUDaGzHc8TO3sqQlSS80mpGY | ||
chat: | ||
- type: slack | ||
name: '#otel-go-compt-instr' |
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.
I don't think it's too long to spell out for clarity (or maybe #otel-go-compile-instr
if shorter is desired)
name: '#otel-go-compt-instr' | |
name: '#otel-go-compile-time-instr' |
Thank you @jpkrohling for sending out the pull request! You have done what I was just thinking to do. :) |
Signed-off-by: Juraci Paixão Kröhling [email protected]