Skip to content

⬆️ Update Rust crate axum-otel-metrics 🔀#126

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/axum-otel-metrics-0.x
Open

⬆️ Update Rust crate axum-otel-metrics 🔀#126
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/axum-otel-metrics-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 14, 2024

This PR contains the following updates:

Package Type Update Change
axum-otel-metrics (source) dependencies minor 0.8.00.13.0

Release Notes

ttys3/axum-otel-metrics (axum-otel-metrics)

v0.13.0

Compare Source

🐛 Bug Fixes
  • Fix example for otel 0.30 (a048363)
  • Update X-Forwarded-Ssl "on" check (845b0ef)
  • [breaking] Prevent panics, fix counter leak, add with_tls, optimize allocations (0f4cc21)
⚙️ Miscellaneous Tasks
Chore
  • (deps) Update axum-test requirement from 17.3.0 to 18.0.0 (3b40ddd)
  • (deps) Bump tracing-subscriber in /examples/axum-metrics-demo (78fa361)
  • (deps) Bump the opentelemetry group with 4 updates (4607465)
  • (deps) Bump bytes in /examples/axum-metrics-demo (ab04b05)
  • (deps) Update axum-test requirement from 18.0.2 to 19.1.1 (dd9ddc0)
  • (deps) Upgrade all crates to latest versions (3787e7c)

v0.12.0

Compare Source

💼 Other
🚜 Refactor
  • [breaking] Update to use OTLP exporter for metrics, removed Prometheus exporter support (47161f1)
📚 Documentation
  • Update README to remove Prometheus exporter references and highlight OTLP exporter usage (aaa4a1b)
  • Update README to include removal of Prometheus exporter support and link to related issue (c140d58)
⚙️ Miscellaneous Tasks
  • Update crates (abf2684)
  • Update cliff.toml to enable dependency chore messages (13cdf57)
  • Adapt metric descriptions to match semantic conventions (aeda8a1)
  • Release v0.12.0 (f5b179f)
Chore
  • (deps) Update opentelemetry-semantic-conventions requirement (b4307ee)
  • (deps) Update opentelemetry requirement from 0.29 to 0.30 (7be8ff9)
  • (deps) Update opentelemetry_sdk requirement from 0.29 to 0.30 (2207078)
  • (deps) Update opentelemetry-otlp requirement from 0.29.0 to 0.30.0 (d992ebc)

v0.11.0

Compare Source

🚜 Refactor
  • Refine Cargo.toml for lib (5583193)
⚙️ Miscellaneous Tasks
Chore
  • (deps) Update opentelemetry-prometheus requirement (74128a5)
  • (deps) Update opentelemetry requirement from 0.28 to 0.29 (3f36999)
  • (deps) Update opentelemetry-semantic-conventions requirement (0b2b5c1)
  • (deps) Update opentelemetry-otlp requirement from 0.28.0 to 0.29.0 (5a54204)
  • (deps) Update opentelemetry_sdk requirement from 0.28 to 0.29 (a5fd8dd)
  • (deps) Update prometheus requirement from 0.13.4 to 0.14.0 (8f4807b)
  • (deps) Bump tokio in /examples/axum-metrics-demo (7c6c2be)

v0.10.0

Compare Source

🚀 Features
  • (metrics) Add custom bucket support for http metrics layer (7412d30)
🚜 Refactor
  • [breaking] Remove provider configuration from builder logic (2331569)
  • (metrics) [breaking] Remove requests_total counter and related code (dd4380f)
  • Derive default for HttpMetricsLayerBuilder (9195432)
  • Axum prom example: update dependencies and refactor code (0d4ace0)
  • (example) Refine response size and latency bucketing (202f098)
  • (metrics) [breaking] Follow latest opentelemetry semantic conventions (31a8847)
  • Add support for custom meter provider in HttpMetricsLayerBuilder, so the tests will not fail anymore (e11478d)
📚 Documentation
🎨 Styling
  • Reformat code for better readability (cfe2044)
🧪 Testing
⚙️ Miscellaneous Tasks
  • Fix typo (fe09ab8)
  • Add default configuration for git-cliff (b04a15a)
  • Add changelog command to Makefile (96518b3)
  • [breaking] Update dependencies in Cargo.toml (92549ca)
  • Update examples .gitignore to track Cargo.lock to avoid release-plz complain (fb95204)
  • Add release-plz shell script (b1b702b)
  • Release v0.10.0 (5b0632f)
Chore
  • (deps) [breaking] Update axum requirement from 0.7 to 0.8 (f24cc84)

v0.9.1

Compare Source

🚀 Features
  • Add script to publish crate to crates-io (fa26db6)
📚 Documentation
  • Update README with OTLP exporter configuration details (be69da8)
  • Update README with prometheus exporter usage link (feef942)
  • Update README to improve consistency and formatting (fccf062)
⚙️ Miscellaneous Tasks

v0.9.0

Compare Source

🐛 Bug Fixes
🚜 Refactor
  • Use with_boundaries API to provide custom bounds for Histogram instruments (6b6fa27)
  • (metrics) [breaking] Remove Prometheus exporter and registry references (af9eded)
📚 Documentation
⚙️ Miscellaneous Tasks
  • Update dependencies and refactor SDK meter provider usage (51b1479)
  • Bump version to 0.9.0-alpha.3 (a6b6b94)
  • Update dependency versions in Cargo.toml (0508e73)
  • Update dependencies and improve metrics documentation (bd20ffe)
  • Update axum-otel-metrics to version 0.9.0 (1cfb4af)
Chore
  • (deps) Update opentelemetry-http requirement from 0.13.0 to 0.25.0 (6ee436e)
  • (deps) Update tower requirement from 0.4.13 to 0.5.1 (7609bdc)
  • (deps) Update opentelemetry_sdk requirement from 0.24.1 to 0.25.0 (e3be8e2)
  • (deps) Update opentelemetry-otlp requirement from 0.17.0 to 0.25.0 (dcd4de7)
  • (deps) Update opentelemetry-http requirement from 0.25.0 to 0.26.0 (0c2b5f6)
  • (deps) Update opentelemetry requirement from 0.25 to 0.26 (2f4fd07)
  • (deps) Update opentelemetry-semantic-conventions requirement (b06f2c0)
  • (deps) Update opentelemetry_sdk requirement from 0.25.0 to 0.26.0 (f901849)
  • (deps) Update opentelemetry-otlp requirement from 0.25.0 to 0.26.0 (9bcaf73)
  • (deps) Update opentelemetry_sdk requirement from 0.26.0 to 0.27.1 (92039f6)
  • (deps) Update opentelemetry-semantic-conventions requirement (f3cd9c7)
  • (deps) Update opentelemetry-otlp requirement from 0.26.0 to 0.27.0 (9ada16c)
  • (deps) Update opentelemetry-http requirement from 0.26.0 to 0.27.0 (a40e36d)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from be-next as a code owner December 14, 2024 03:05
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 4 times, most recently from c34a0cd to 1755b60 Compare December 19, 2024 08:09
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 8 times, most recently from 9e100d9 to 9d0c333 Compare December 28, 2024 05:07
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 6 times, most recently from bd4f527 to b2646b3 Compare January 5, 2025 16:41
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 7 times, most recently from 0958f80 to eba28da Compare January 11, 2025 10:51
@be-next be-next self-assigned this Jan 12, 2025
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 2 times, most recently from a27cf42 to 0d962cb Compare January 19, 2025 14:53
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 7 times, most recently from a73f717 to 4883acb Compare February 15, 2025 17:15
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 6 times, most recently from ba0b773 to e1ea137 Compare February 22, 2025 21:57
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 4 times, most recently from 61dcbd9 to c2facc7 Compare March 3, 2025 06:31
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 8 times, most recently from 7a55352 to 1e39f9f Compare March 15, 2025 06:03
@renovate renovate Bot force-pushed the renovate/axum-otel-metrics-0.x branch 4 times, most recently from dce5aaa to 0d3fbfe Compare March 16, 2025 12:45
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant