Skip to content

Add clickhouse_cpp bazel repository#2394

Merged
ddelnano merged 2 commits into
pixie-io:mainfrom
k8sstormcenter:clickhouse-upstream/pr1-bazel-dep
Jul 27, 2026
Merged

Add clickhouse_cpp bazel repository#2394
ddelnano merged 2 commits into
pixie-io:mainfrom
k8sstormcenter:clickhouse-upstream/pr1-bazel-dep

Conversation

@ddelnano

Copy link
Copy Markdown
Member

Summary: Add clickhouse_cpp bazel repository

The k8sstormcenter project uses Pixie as a telemetry source (protocol tracing + dynamic tracing w/ bpftrace) for its security operations control, which complements the project’s existing detection and threat intelligence capabilities.

k8sstormcenter uses ClickHouse as its central forensic database, where telemetry from multiple security tools is aggregated and correlated. To better integrate Pixie into this architecture, the project extends Pixie with native ClickHouse support, allowing Pixie to:

  • Read existing security and forensic data stored in ClickHouse.
  • Correlate Pixie’s runtime telemetry with telemetry from other security data sources.
  • Persist Pixie-generated telemetry and analysis results directly back into ClickHouse.

This is the first PR of a series that implements the functionality explained above.

Relevant Issues: N/A

Type of change: /kind dep

Test Plan: New bazel repository targets build

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
Comment thread bazel/external/clickhouse_cpp.BUILD Outdated
Comment thread bazel/external/clickhouse_cpp.BUILD Outdated
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
@ddelnano
ddelnano merged commit 3a778dd into pixie-io:main Jul 27, 2026
22 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants