Skip to content

Commit

Permalink
Influxive (#45)
Browse files Browse the repository at this point in the history
* swap out prometheus metrics

* integrate influxive fixes and dashboard

* test update

* include some backend library metrics

* don't take metrics, incase poll freq is faster

* metrics test

* windows test fix

* bump versions
  • Loading branch information
neonphog authored Aug 4, 2023
1 parent 8356c1c commit b660469
Show file tree
Hide file tree
Showing 14 changed files with 841 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
- name: Cargo Test
env:
RUST_BACKTRACE: 1
run: cargo test -- --nocapture
run: cargo test -- --test-threads 1 --nocapture
Loading

0 comments on commit b660469

Please sign in to comment.