metrico / qryn

⭐️ All-in-One Polyglot Observability with OLAP Storage for Logs, Metrics, Traces & Profiles. Drop-in Grafana Cloud replacement compatible with Loki, Prometheus, Tempo, Pyroscope, Opentelemetry, Datadog and beyond :rocket:
https://qryn.dev
GNU Affero General Public License v3.0
1.24k stars 68 forks source link

allow flag for disable schema creation/allignment #251

Closed vbichov closed 1 year ago

vbichov commented 2 years ago

in some cases, it should be possible to provision the database schema outside the application it may be due to secutiry reasons or for trying out some experimental features that clickouse provides

it is granted that users that enable this flag should be familiar with the shcema and it's usage

akvlad commented 1 year ago

Fixed in 2.1.48. Please use OMIT_CREATE_TABLES=1 env var to omit tables creation.

lmangani commented 1 year ago

Documented at https://qryn.metrico.in/#/env