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

feat: observe api c++ bindings / improve observe api c bindings #165

Merged
merged 6 commits into from
Jul 22, 2024

Conversation

G4Vi
Copy link
Contributor

@G4Vi G4Vi commented Jul 5, 2024

Note: The observe api was never implemented in the js sdk.

G4Vi added 5 commits July 5, 2024 17:41
* namespace imports and give them `n` suffix to signify length param
* use stronger typing on imports to type issues at compile time
* rename observe_api_metric to observe_api_statsd
* add observe_api_metric taking a format param
* add observe_api_statsd_n
* rename observe_api_write_log to observe_api_log for consistency
@G4Vi G4Vi marked this pull request as ready for review July 12, 2024 17:26
Copy link
Contributor

@chrisdickinson chrisdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

observe-api/c/observe_api.h Show resolved Hide resolved
@G4Vi G4Vi merged commit 2949c12 into main Jul 22, 2024
3 of 6 checks passed
@G4Vi G4Vi deleted the gavin/20240705-feat-improve-observe-api-in-c-and-cpp branch July 22, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants