Skip to content

Add safeties for classes and functions#2152

Closed
ocelotl wants to merge 14 commits intoopen-telemetry:mainfrom
ocelotl:issue_2148
Closed

Add safeties for classes and functions#2152
ocelotl wants to merge 14 commits intoopen-telemetry:mainfrom
ocelotl:issue_2148

Conversation

@ocelotl
Copy link
Copy Markdown
Contributor

@ocelotl ocelotl commented Sep 24, 2021

This provides a mechanism to make it possible to have classes and functions that don't raise errors but instead return NoOps.

Fixes #2148

@ocelotl ocelotl self-assigned this Sep 24, 2021
@ocelotl ocelotl requested a review from a team September 24, 2021 15:47
@ocelotl ocelotl added Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary and removed Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary labels Sep 24, 2021
@ocelotl
Copy link
Copy Markdown
Contributor Author

ocelotl commented Sep 24, 2021

@jsuereth this is the PR that would enable "empty" (or NoOp) instruments ✌️

@ocelotl ocelotl marked this pull request as draft October 13, 2021 13:27
@ocelotl
Copy link
Copy Markdown
Contributor Author

ocelotl commented Nov 11, 2021

This is being superseded by #2244, closing.

@ocelotl ocelotl closed this Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors are being raised in API and SDK

1 participant