-
## Bug Report
**Describe the bug**
Lines belonging to the same metric name are not grouped returned by `curl -s http://127.0.0.1:2020/api/v2/metrics/prometheus`.
```
# HELP fluentbit_input_by…
-
**Describe the bug**
_add_symbol_to_cell_input assumes that the first line of cell definition includes the material and the density(if cell is not void) of the cell:
```python
if parenthese…
-
Thanks, @dominickrei for sharing your code. I am a bit confused about the number of clips per video you use in the NTU and SmartHome datasets. Are you using 10 clips per video? since the config file …
-
It is known in Yup that type number has weird requirements when validating a number input that is blank. A common fix is to add the following code: ` .transform = (_, val) => (val !== '' ? Number(val)…
-
Would you consider adding serial number to the config
For managing multiple devices, you would then have to add multiple entries (and add a device to the entry)
![image](https://github.com/user-at…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
A field expecting a list of float number is valid for a numpy array of complex number, but a field expecting a float nu…
-
When using CouchDB, we've used `v{number}` prefix for every doc id. Maybe we should do something of the sort for SQLite implementation.
@silviot, your input please...what would be the best way to d…
-
![Screenshot 2024-10-22 at 9 20 17 AM](https://github.com/user-attachments/assets/656983c7-f8ae-4c68-808d-c340ad705493)
Whenever a project name contains a dash followed by a number then it is being…
-
There's an inconsistency between where aria-placeholder is allowed in ARIA and where placeholder is allowed in HTML.
ARIA 1.2 (and the current working draft) only allows `aria-placeholder` on
-…
-
### What would you like to Propose?
Problem statement: Given a snake and ladder board, find the minimum number of dice throws required to reach the destination or last cell from the source or 1st cel…