-
-
# Graphite Disk Usage Calculation
## Whisper storage utilization
Per data point: 12 bytes
Per metric: 12 * no of data points
so for 60s:180d retention (60 * 24 * 180 data points) * 12 bytes = …
-
Tested on both win 10 and win 11 fresh installs and clipboard history takes awhile to have the most recently copied text to show up and sometimes shows that there is no history.
![{6FAB0530-2114-4F3D…
-
# Bug Report
ISO 8858-1 filenames break functionnalities such as dvc exp show
## Description
A file with an ISO-8859-1 character in my case 'ç' was committed to the git repository. The git …
-
The main thing of concern is WIndoesStreamSecurityBindingElement missing IPolicyExportExtension
### Discussed in https://github.com/CoreWCF/CoreWCF/discussions/608
Originally posted by **jec…
-
https://github.com/network-wrangler
:)
cc @RachelWikenMC @i-am-sijia
Also, wondering if https://github.com/wsp-sag/Ranch should move too?
Getting ready for Zephyr GMNS+network_wrangler effo…
-
translate and scale have `number ( comma-wsp? number )?` which allows for `number number` :boom: *without* separators, which confusers parsers and seems like a bug, which should be `number ( comma-ws…
-
Hello!
I know that you maintain this wonderful xmlseclib library which I am currently using.
And I have a question about it, maybe you could help me with finding a proper soultion.
Here is a proble…
-
I've installed countrycode into an anaconda environment and used it successfully within a juyter notebook.
When I try to import countrycode via a .py file or from my terminal I am getting the follo…
-
The complete parsley grammer in pep 508
```
wsp = ' ' | '\t'
version_cmp = wsp*
version = wsp*
version_one = version_cmp:op version:v wsp* -> (op, v)
version_many = versio…