Dale McDiarmid

Results 194 comments of Dale McDiarmid

This is now addressed by http://localhost:3000/docs/en/integrations/s3/performance#using-threads-for-reads ill clean up old docs and PR.

https://github.com/ClickHouse/clickhouse-docs/pull/2882

or just use grafana ```sql SELECT toString(trace_id) AS traceID, toString(span_id) AS spanID, if(toString(parent_span_id)='0', '', toString(parent_span_id)) AS parentSpanID, 'ClickHouse' AS serviceName, operation_name AS operationName, start_time_us/1000000 AS startTime, (finish_time_us - start_time_us)/1000 AS...

Spoke to @Ryado no clear way to do this other than vector

Assigning to @melvynator @qoega as this is really abig lift and needs to be owned by PMs.

Lets make these KB articles.

@mneedham this SEO maybe?

@mneedham could possibly contribute a KB article with all your youtube examples?

@alexey-milovidov given we want to automate doc generation for settings, can we get a flag on settings indicating if they need a restart?

@Blargian one for you to research and add