Skip to content

Commit

Permalink
Revert Prometheus dependency to v0.12 (#1425)
Browse files Browse the repository at this point in the history
* Add `relayer-rest` and `telemetry` crates to CI

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Run workflows when the workflows themselves are modified

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Fix script name

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Revert to prometheus v0.12

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Update Cargo.lock

Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson authored Oct 6, 2021
1 parent 8569921 commit 5a4e57f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
27 changes: 6 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion telemetry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ crossbeam-channel = "0.5.1"
once_cell = "1.8.0"
opentelemetry = "0.15.0"
opentelemetry-prometheus = "0.8.0"
prometheus = "0.13.0"
prometheus = "0.12.0"
rouille = "3.3.0"

0 comments on commit 5a4e57f

Please sign in to comment.