-
### Description
The node graph in Grafana Tempo plugin is showing incorrect values
- Response time values are incorrect
### Steps to Reproduce
1. Open Tempo node graph
2. Observe response time values…
-
Check options to change API to return values
### 1st option - Unions
To return union types, as *par_t* where all types are store.
- *par_t par_get(par_num_t par)*
- *void par_set(par_num_t par…
-
`edit` allows empty value for `role/` field, leading to the user not having any role. It was explicityly mentioned in the UG that role must be either caregiver or patient or both.
**Expected / Sugges…
-
Here's a list of novelties that are currently missing their value, some are easy but others might require a discussion:
Novelties that have a tradeable version:
- [Endless Wizard of the Celestia…
-
Great piece of code, congrats!
After running this code, I noticed the following values are not accurate:
source_power
load_power
ac_load_energy
ac_input_energy
ac_input_energy
battery_volta…
-
Update the [Product values](https://designsystem.digital.gov/about/product-values/) page with the new values that were discussed in the October Monthly Call.
Consider that content may be different in…
-
I've been working on a plugin-like switch for some time. It's a pleasure that someone has done it - thank you.
If you could support iterating over enum values, it would be super cool.
I mean replaci…
-
`LS_COLORS` allows to specify exact color via `;38;2;Pr;Pg;Pb` (see ), where `Pr`, `Pb`, `Pg` are RGB values. For example `*.md=0;38;2;131;148;150`.
Right now this tool silently skips this kind of …
-
ECProperty supports adding constraints to values.
https://www.itwinjs.org/bis/ec/ec-property/#additional-optional-attributes
These are not enforced by the ECDb.
They should be enforced by the inputs…
-
Using a modified example from {coro}, it is unclear how to access the value of the function. Here we return `n` after the async function has completed.
```r
async_count_down 0) {
cat("Down"…