Robert Schulze
1b739a8f03
Docs: Update type of two column in system.query_log/text_log
2024-01-10 20:14:39 +00:00
Christoph Wurm
9def89d416
Fix anchors to settings.md
2023-12-20 18:26:36 +00:00
Bharat Nallan Chakravarthy
1d788ac1c1
fix docs
2023-11-27 08:05:14 -08:00
Bharat Nallan Chakravarthy
e164c1d257
update docs
2023-11-14 18:22:36 -08:00
Bharat Nallan Chakravarthy
d86b751283
fix tests
2023-10-27 11:02:51 -07:00
Bharat Nallan Chakravarthy
429ddc8ed5
init docs
2023-10-27 11:02:51 -07:00
Alexey Gerasimchuck
c2f4dc0f14
Implemented peak_threads_usage
2023-09-07 01:32:39 +00:00
Justin de Guzman
c485348486
Specify that written_bytes is uncompressed
2023-08-01 09:28:27 -07:00
Robert Schulze
043ad45ec3
Incorporate review feedback, pt. II
2023-07-27 09:18:24 +00:00
Robert Schulze
2b18872e86
Incorporate review feedback
2023-07-27 08:55:19 +00:00
Robert Schulze
c755fde3a4
Include query cache usage in SYSTEM.QUERY_LOG
2023-07-24 16:24:36 +00:00
Denny Crane
2cc457141e
clean documentation of ip4 ip6 from domains
2023-06-04 15:32:54 -03:00
helifu
4724745b4c
Add the 'partitions' field description in docs
2023-05-24 20:42:31 +08:00
Sergei Trifonov
90872c2671
Update query_log.md
...
Fix links to data types
2023-05-19 17:22:37 +02:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space
2023-04-19 15:56:55 +00:00
DanRoscigno
db1a3b717c
add slugs
2022-08-28 09:58:27 -04:00
DanRoscigno
c4caa35cfd
add frontmatter dashes
2022-08-28 09:53:52 -04:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
rfraposa
8f01fe9c49
Revised /en folder
2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
rfraposa
01ec63c909
Updates /operations docs
2022-03-29 20:38:50 -06:00
Dmitriy
6f2d7e542a
Fix by comments
...
Поправил согласно комментариям в PR.
2021-11-06 11:07:41 +03:00
Dmitriy
234a5c37ac
Fix typo
...
Поправил опечатку.
2021-11-03 21:03:46 +03:00
Dmitriy
bdd039a21c
Document the log_formatted_queries setting
...
Задокументировал настройку.
2021-11-03 19:31:50 +03:00
Dmitriy
dbf2aebf03
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting
2021-09-21 20:43:08 +03:00
Dmitriy
f2c9244970
Update docs/en/operations/system-tables/query_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:42 +03:00
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's| https://clickhouse.tech | https://clickhouse.com |g' {}
2021-09-19 23:05:54 +03:00
Dmitriy
735d79ec31
Add the log_queries_probability setting
...
Задокументировал настройку log_queries_probability.
2021-09-16 22:25:56 +03:00
Raúl Marín
9f32ecca89
Merge remote-tracking branch 'blessed/master' into materialization_log
2021-08-02 16:21:10 +02:00
Mikhail
4f44b541c1
Update query_log.md
2021-07-28 16:49:36 +03:00
Raúl Marín
f0125262b7
Add views and it's tables to system.query_log
2021-07-27 16:29:33 +02:00
Raúl Marín
ab05fc12e2
Docs and settings
2021-07-27 16:29:33 +02:00
Mikhail
39e1b21385
Update query_log.md
...
requested edit
2021-07-26 08:19:30 +03:00
alexey-milovidov
e45bd26721
Merge pull request #25675 from Nicholaswang/master
...
fix broken links and incorrect translations
2021-07-02 04:38:39 +03:00
Maksim Kita
294b937a39
Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue
2021-06-28 11:27:59 +03:00
nickzhwang
9fc890abf5
resolve conflicts
2021-06-24 20:47:02 +08:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
alexey-milovidov
0c70b06960
Merge branch 'master' into system-querylog-map
2021-03-31 04:54:30 +03:00
Dmitriy
f2de3f5dfd
Update query_log
...
Внес небольшие изменения.
2021-03-21 19:22:04 +03:00
Dmitriy
ccb40e56a0
Fix by comments
...
Поправил русскую и английскую версии согласно комментариям разработчика.
2021-03-21 18:16:34 +03:00
Dmitriy
3630668242
Update the example
...
Обновил пример и некоторые столбцы.
2021-03-21 01:12:05 +03:00
Dmitriy
4046f414fe
Add new columns
...
Добавил новые и недостающие столбцы в описание таблицы.
2021-03-19 00:15:43 +03:00
sundy-li
339133f32a
Support Map for OpenTelemetrySpanLog && improve docs update
2021-01-22 13:16:13 +08:00
sevirov
8f03e526a4
DOCSUP-3200: Edit and translate to Russian ( #16204 )
...
* Edit and translate
Отредактировал английскую версию текстов документов и перевел изменения на русский язык.
* Update trace_log.md
Исправляю битые ссылки.
* Fixing broken links
Исправил битые ссылки.
* Fixing broken links
Поправил битую ссылку, добавив раздел в русскую версию.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-26 13:09:41 +03:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
bharatnc
5359e3bf70
Field event_time_microseconds - add documentation
2020-09-25 10:39:37 -07:00
bharatnc
bddfa03631
add docs for query_start_time_microseconds
2020-09-04 09:42:18 -07:00
Anna
a6fb067a75
DOCSUP-1915: Split system-table.md into separate files. ( #13160 )
...
* Corrected en files
* Split system-tables.md into separate files
* Fixed links.
* Fixed links.
* Fixed links.
* Fixed links.
* Add ref to original article
* Fixed links
* Add toc_folder_title and translate
* Add stack_trace.md, correct toc-title
* Fixed links
* Hypothesis testing
* Hypothesis testing
* Update run.sh, thanks @azat
Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-08-06 11:50:29 +03:00
Ivan Blinkov
258d2fd499
[docs] split various kinds of CREATE queries into separate articles ( #12328 )
...
* normalize
* split & adjust links
* re-normalize
* adjust ru links
* adjust ja/tr links
* partially apply e0d19d2aea
* reset contribs
2020-07-09 18:10:35 +03:00