Skip to content

chore(deps): Bump github.com/plexusone/omniobserve from 0.7.0 to 0.8.0#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omniobserve-0.8.0
Open

chore(deps): Bump github.com/plexusone/omniobserve from 0.7.0 to 0.8.0#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omniobserve-0.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps github.com/plexusone/omniobserve from 0.7.0 to 0.8.0.

Release notes

Sourced from github.com/plexusone/omniobserve's releases.

v0.8.0

Release Notes: v0.8.0

Full Changelog: plexusone/omniobserve@v0.7.0...v0.8.0

Changelog

Sourced from github.com/plexusone/omniobserve's changelog.

[v0.8.0] - 2026-03-14

Highlights

  • Unified entry point with HTTP middleware for single-line observability setup
  • sloghandler package with dual output and automatic trace context injection
  • Dynatrace provider and SlogHandler integration across all providers

Added

  • omniobserve package with unified entry point and HTTP middleware (4dac7c2)
  • Context utilities: L(), O(), S() shortcuts for logger, observability, span (4dac7c2)
  • Trace() and TraceFunc[T]() helpers for automatic span management (4dac7c2)
  • HTTP middleware with spans, metrics, and X-Trace-ID propagation (4dac7c2)
  • sloghandler package with dual output and trace context injection (38ca9cc)
  • observops/dynatrace provider for Dynatrace via OTLP (f671b7f)
  • SlogHandler() method on OTLP, Datadog, and New Relic providers (a5f157a)
  • SlogOption and SlogConfig types for handler configuration (afd573e)
  • specs package with OpenSLO, RED metrics, and service classes (621ad2a)
  • cmd/genspecs CLI for JSON Schema generation (00eaf6f)

Dependencies

  • Add OTLP HTTP exporters for metrics and traces (f3519a2)
  • Add github.com/OpenSLO/go-sdk for OpenSLO support (f3519a2)
  • Update OpenTelemetry SDK to v1.42.0 (52bfd9c)

Documentation

  • Provider documentation in docs/providers/ (c1dfba6)
  • v0.8.0 release notes (dac0c0e)
  • Mark Phase 4 unified entry point complete in TASKS.md (c6d8e16)
  • Add design docs and task tracking (29b54a0)

Build

  • Update to shared CI workflows (ce26e0d)
  • Rename workflow files with go- prefix (6df4d52)
Commits
  • 330f153 docs: update v0.8.0 release notes and changelog with commit hashes
  • c6d8e16 docs: mark Phase 4 unified entry point complete
  • 4dac7c2 feat(omniobserve): add unified entry point with HTTP middleware
  • dac0c0e docs: add v0.8.0 release notes and update changelog
  • ce26e0d chore(ci): workflows: update to shared workflows
  • 6df4d52 chore(ci): workflows: rename workflow files with go- prefix
  • 00eaf6f feat(cmd/genspecs): add schema generator CLI
  • 29b54a0 chore: add design docs and task tracking
  • f3519a2 build: update dependencies for OTLP HTTP exporters and OpenSLO
  • c1dfba6 docs: add provider documentation and update main docs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/plexusone/omniobserve](https://github.com/plexusone/omniobserve) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/plexusone/omniobserve/releases)
- [Changelog](https://github.com/plexusone/omniobserve/blob/main/CHANGELOG.md)
- [Commits](plexusone/omniobserve@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omniobserve
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants