-
## Description
This issue aims to design and create a PoC of the Test module.
This module is responsible for launching the test into the infrastructure allocated and provisioned.
This module w…
-
issue to address some performance improvements in the tinybird resources, starting by the Data Sources Sorting Keys, and exploring pipe SQL syntax and Materialized Views.
-
Currently when defining an endpoint like following
```
export const publishEvent = tb.buildIngestEndpoint({
datasource: "events__v1",
event: z.object({
id: z.string(),
metadata: z.st…
-
There should be instructions on how to self-host Dub.
-
When opening the extension tab on VSCode, I get the error "An unknown error occurred. Please consult the log for more details."
Syntax highlighting and the file symbol still working:
![Screensho…
-
Here is a list of problems that might bump in your way when self-hosting dub.
- Stats not working: Tinybird should be setup #150
- Can not login: SMTP server is not configured #119
- Project can …
-
Generic interface so multiple storage providers can be used.
Should have:
1. Init (connect, create tables and MVs)
2. Insert events
Also should provide any migrations or files needed to setup.…
-
The errors below occurred when I updated from 2.0.1 to 2.0.2 version:
Please, if someone can help me.
I see that this version 2.0.2 correct the use of time variable in alert so in moment I can'…
-
### Pagination
Right now, we only have client side pagination. It would be great to have server side pagination to be able to share pages at some point and only load needed data.
### Limits
Same fo…
-
I see there is an AWS Kinesis Exporter already available in contrib repo for open telemetry.
https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awskinesisexporter
…