Skip to content

build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3#2814

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/riandyrn/otelchi-0.12.3
Open

build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3#2814
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/riandyrn/otelchi-0.12.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps github.com/riandyrn/otelchi from 0.12.2 to 0.12.3.

Release notes

Sourced from github.com/riandyrn/otelchi's releases.

Release v0.12.3

What's Changed

New Contributors

Full Changelog: riandyrn/otelchi@v0.12.2...v0.12.3

Note:

Current trace middleware uses HTTP semantic conventions based on semconv/v1.20.0. A future release will update trace attributes to the latest HTTP semantic conventions.

Changelog

Sourced from github.com/riandyrn/otelchi's changelog.

[0.12.3] - 2026-05-03

Added

  • Add OpenTelemetry semantic-convention compliant HTTP server metric middleware for http.server.request.duration, http.server.active_requests, http.server.request.body.size, and http.server.response.body.size.

Deprecated

  • Deprecate legacy metric middleware for request_duration_millis, requests_inflight, and response_size_bytes. These remain available for backward compatibility.
Commits
  • a6fa5c6 Merge pull request #101 from riandyrn/pre_release/v0.12.3
  • 3ca1b12 docs: update the versioning;
  • d567190 Merge pull request #100 from riandyrn/fix/metric-dont-follow-semantic-convention
  • 8e7314e docs: add comment regarding the regarding bucket boundaries in server request...
  • 00b7b2d refactor: separate the new metric file implementation to follow the same exis...
  • 35615e2 feat: add new metric middleware to avoid breaking changes;
  • f90315d Merge pull request #99 from bullet4791/master
  • 5c3229f add test case with chunks
  • 21257c9 Fix response size sum in metrics
  • See full diff 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/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](riandyrn/otelchi@v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: github.com/riandyrn/otelchi
  dependency-version: 0.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 21, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 21, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

🟢 Coverage ∅ diff coverage · 0.00% coverage variation

Metric Results
Coverage variation 0.00% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bdff962) 81229 18675 22.99%
Head commit (97d541d) 81229 (+0) 18673 (-2) 22.99% (0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2814) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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