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

Use Spin telemetry crate #29

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Jul 29, 2024

  1. Use Spin telemetry crate

    - Ensures compatibility with containerd-shim-spin which already inits a tracing subscriber
    - Bumps to latest Spin dependencies
    
    Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
    kate-goldenring committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    013c45b View commit details
    Browse the repository at this point in the history
  2. Bump to Spin v2.6.0 dependencies

    Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
    kate-goldenring committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4814a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Add musl support

    Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
    kate-goldenring committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fa32e53 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Add logging for failed MQTT message handling

    Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
    kate-goldenring committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cecc464 View commit details
    Browse the repository at this point in the history