Compare commits
11 Commits
1.1.0+v1.5
...
1.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 556faa469e | |||
| 938233815a | |||
| ac767b8b1f | |||
| 434a72c8a4 | |||
| dff2f148e3 | |||
| e4ba0a4d47 | |||
| 75189920bf | |||
| 5a22ef6c66 | |||
| 67a77993d9 | |||
| 75158b8203 | |||
| 22851a7d02 |
@ -1,16 +1,16 @@
|
|||||||
# plausible
|
# plausible
|
||||||
|
|
||||||
TODO
|
*Status:* Work in progress
|
||||||
|
|
||||||
<!-- metadata -->
|
<!-- metadata -->
|
||||||
* **Category**: Apps
|
* **Category**: Apps
|
||||||
* **Status**: 1, alpha
|
* **Status**: 1, alpha
|
||||||
* **Image**: [`plausible/analytics`](https://hub.docker.com/plausible/analytics), 4, upstream
|
* **Image**: [`plausible/analytics`](https://hub.docker.com/plausible/analytics), 4, upstream
|
||||||
* **Healthcheck**:
|
* **Healthcheck**:
|
||||||
* **Backups**:
|
* **Backups**: No
|
||||||
* **Email**:
|
* **Email**: No
|
||||||
* **Tests**:
|
* **Tests**:
|
||||||
* **SSO**:
|
* **SSO**: No
|
||||||
<!-- endmetadata -->
|
<!-- endmetadata -->
|
||||||
|
|
||||||
## Basic usage
|
## Basic usage
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<yandex>
|
<clickhouse>
|
||||||
<logger>
|
<logger>
|
||||||
<level>warning</level>
|
<level>warning</level>
|
||||||
<console>true</console>
|
<console>true</console>
|
||||||
@ -11,5 +11,5 @@
|
|||||||
<trace_log remove="remove"/>
|
<trace_log remove="remove"/>
|
||||||
<metric_log remove="remove"/>
|
<metric_log remove="remove"/>
|
||||||
<asynchronous_metric_log remove="remove"/>
|
<asynchronous_metric_log remove="remove"/>
|
||||||
</yandex>
|
</clickhouse>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user