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

Commits on Jul 5, 2024

  1. feat: improve observe api c bindings

    * 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 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    62cd87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e336023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd6cac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8cecb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    63e45e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9195cd4 View commit details
    Browse the repository at this point in the history