Simran Kumari
Simran Kumari
the model takes input like blood pressure, gender, age, Plasma concentration etc, and predicts whether the person needs treatment or not
similar to airbnb , can be a clone as well
Only frontend template nothing to do with databases
create a admin dashboard page
When using a custom config file ``` exporters: otlphttp: endpoint: headers: Authorization: "Basic " debug: verbosity: detailed ``` , ran into this issue: ```json "error": "failed to get config: cannot...
### Which OpenObserve functionalities are the source of the bug? alerts ### Is this a regression? No ### Description Threshold is evaluated against the number of records return by sql...
## Description of the problem The `openobserve-log()` SCL destination currently requires a `port()` option, even though users can already provide the port directly inside the `url()`. Example (current behavior): ```syslog-ng...