-
We need to create a new screen in Omniscope to enable tracking of revenue on a client-by-client basis. This screen should display detailed revenue data in a table format, including key columns to anal…
-
## Summary
In many cases, the Reporting-UI is accessible through other URL(s) than the URL that the tracking code should use. For example, in an internal network (not accessing local applications…
-
# Description
We run multiple EKS clusters and struggle to ensure we keep the version up to date when new versions are released. It would be good to have a way to output in JSON (or similar) informat…
Umaaz updated
1 month ago
-
### Feature Description
Related to #2981, #3156.
### Problem and Solution
We can add async support for C++ binding since C++20 coroutine is already a widely-used feature.
By utilizing cxx-…
-
This issue tracks the tasks related to visual design and graphics.
## Resources
- [Introductory inspiration board](https://excalidraw.com/#json=_eA1Qwb5f17T-DDAUq-gG,F4Z9yqXfRgt6p3khzqCaXw)
- […
-
Instead of using the hardcoded tracking parameters I could use these dynamic lists or at least use a the regexes which seem way more advanced.
https://docs.clearurls.xyz/1.26.1/
https://docs.cle…
f321x updated
2 months ago
-
I noticed that the sheet doesn't have information past July - need to fix that
-
After https://github.com/risingwavelabs/risingwave/pull/17456, RisingWave has gained a certain level of capability in managing certificates for administration. User can write options like `xxx.locatio…
-
### Describe the issue.
When swapping from Hand Tracking, to Controllers, than back to Hand Tracking, Resonite will Immediately crash upon closing the Quest Universal Menu.
### To Reproduce
1. Laun…
-
Feature gate: `#![feature(slice_take)]`
### Public API
```rust
impl [T] {
fn take Option(self: &mut &'a mut Self, range: R) -> Option(self: &mut &'a Self) -> Option(self: &mut &'a mut Self…