File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1010 "+5" : " 0.0.0" ,
1111 "frontend/workflows-lib" : " 0.1.5" ,
1212 "+6" : " 0.0.0" ,
13- "backend/telemetry" : " 0.1.2 " ,
13+ "backend/telemetry" : " 0.1.3 " ,
1414 "+7" : " 0.0.0" ,
1515 "workflows-cli" : " 0.1.0" ,
1616 "+8" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.3] ( https://github.com/DiamondLightSource/workflows/compare/telemetry@v0.1.2...telemetry@v0.1.3 ) (2025-11-06)
4+
5+
6+ ### Features
7+
8+ * ** auth-daemon:** router and CLI configuration ([ 73d0a78] ( https://github.com/DiamondLightSource/workflows/commit/73d0a78efbcea8f1054e5969f8c8a01341334a9b ) )
9+ * ** graph-proxy:** proof-of-concept total request counter ([ 735e12a] ( https://github.com/DiamondLightSource/workflows/commit/735e12a432cd0d681fcf1b83431d716e84126fd3 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * modified backend toml files ([ b7113d8] ( https://github.com/DiamondLightSource/workflows/commit/b7113d8016c130e765b95e712210c11445fec4dc ) )
15+ * ** telemetry:** give all services reasonable tracing name ([ 67bc3bb] ( https://github.com/DiamondLightSource/workflows/commit/67bc3bbb073096c55adbc42434ceb040913f0c2c ) )
16+
317## [ 0.1.2] ( https://github.com/DiamondLightSource/workflows/compare/telemetry@v0.1.1...telemetry@v0.1.2 ) (2025-04-14)
418
519
Original file line number Diff line number Diff line change 11[package ]
22name = " telemetry"
33build = " build.rs"
4- version = " 0.1.2 "
4+ version = " 0.1.3 "
55edition = " 2021"
66license = " Apache-2.0"
77description = " A telemetry library for collecting and exporting metrics and traces."
You can’t perform that action at this time.
0 commit comments