Michael-J-Ward
|
829d30c88e
|
lint: more simple lint fixes
|
2 years ago |
haixuanTao
|
ea6d63a21a
|
Fix conflict in meter name
|
2 years ago |
haixuanTao
|
4ca53258ad
|
Move opentelemetry implementation to `dora metrics`
|
2 years ago |
haixuanTao
|
0725620eab
|
Simplyfing the metrics functionality by using meter provider instead of
the global meter.
|
2 years ago |
haixuanTao
|
0568656ef0
|
Remove unused dependencies for faster compile time
|
2 years ago |
haixuanTao
|
32831cae75
|
Bump opentelemetry metrics to 0.21
|
2 years ago |
haixuanTao
|
7a7a20a298
|
Add missing licenses and centralise license definition
test new crates version release
|
3 years ago |
haixuanTao
|
101ddd2092
|
add documentation and description to all crates
test rc 2 version
fix version typo
Test crates.io new dora tag release
|
3 years ago |
dependabot[bot]
|
b74a524031
|
Bump tokio from 1.23.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
ae161e644c
|
Bump tokio from 1.21.2 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.23.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Philipp Oppermann
|
d8260d5d2c
|
Inherit package version from workspace root
This way, we don't need to update the version manually in all sub-crates on every release.
|
3 years ago |
haixuanTao
|
9a0b303e98
|
Replace all versions to `v0.1.1`
|
3 years ago |
haixuanTao
|
28a902d83a
|
Moving folders in correspondance with #41
Simply moving crate to mirror our discussion without touching at names
|
3 years ago |