-
Hello,
I have the following:
```
PrometheusMeterRegistry pmr = new PrometheusMeterRegistry(PrometheusConfig.DEFAULT);
Gauge.builder("myGauge1", () -> { return 4000;})…
-
It seems the PMR server is down due to issues with storage space.
https://models.physiomeproject.org/welcome
cc @jonrkarr
-
Start by reading whether CPU is 64-bit capable. Also check if already in long mode before trying to enter it.
https://wiki.osdev.org/Setting_Up_Long_Mode
-
**Describe the bug**
Description of what the bug is.
**Environment**
Ubuntu
Python 3.10
virtualenv==20.0.17
**To Reproduce**
Steps to reproduce the behavior:
1. Prepare collection with `na…
-
building rust started failing like so:
```
rustc/x86_64-unknown-linux-gnu/release/build/rustc_llvm-475f372969e8d34a/out/llvm-wrapper/PassWrapper.o" "-c" "llvm-wrapper/PassWrapper.cpp"
cargo:wa…
-
**Describe the bug**
We have been fighting these segfaults for so long. Depend on the configurations and where the testing is done, we hit following:
```
+ mpichversion
mpichversion:197053 termi…
hzhou updated
2 years ago
-
pls don't remove this issue to keep tracking
-
- [x] main
- [x] 4-2-stable
---
## Bug Report
### iRODS Version, OS and Version
main (maybe 4-2-stable?)
### What did you try to do?
Run the unit tests
### Expected behavior
All tests p…
-
Using version 1.12, when performing a 'nvme get-property -o 0x0 /dev/nvme0n1 -H'
cap : f0003ff
Controller Memory Buffer Supported (CMBS): The Controller Memory Buffer is Not Supported
…
-
I have a DBF file that contain "thai" character encoded with TIS-620. I am currently able to read the file but the thai characters were not decoded correctly (� got this) . Can anyone please guide me …