Operator by Fibric · Live in BearScope
Operations Analyst
Analyze customer conversations, call records, and operational metrics in BearScope.
Reference · built on requestConnectorDatabases & warehouses
Columnar tables and query results from ClickHouse over the HTTP interface on port 8123 or the native protocol on port 9000.
ClickHouse is an open-source column-oriented database for analytic queries from ClickHouse, self-hosted or run as ClickHouse Cloud. The HTTP interface listens on port 8123, with 8443 for HTTPS: a query travels as a URL parameter or a POST body, results default to TabSeparated unless a FORMAT clause says otherwise, and a GET request is treated as readonly. The native protocol on port 9000, or 9440 with TLS, serves clickhouse-client and language clients such as clickhouse-go. Tables in the MergeTree family store data in immutable parts merged in the background, sorted by the ORDER BY key and indexed by granules of 8192 rows. Access is managed in SQL with CREATE USER, CREATE ROLE, GRANT, row policies, settings profiles, and quotas.
An operator on Fibric reads the tables its user may SELECT and proposes inserts and mutations for your approval, each with a receipt.
This is a reference listing. It documents what Fibric would read from ClickHouse and what it could propose, based on the vendor's published interfaces. Fibric builds it under a managed deployment when you request it; selecting it here installs nothing.
Proposed actions are target capabilities. Every action runs propose-first and needs a validated deployment and the appropriate permissions.
Run aggregate queries over MergeTree event tables through HTTP and return the rows behind each figure with the X-ClickHouse-Summary read counts.
Query the same window each hour, compare with the prior run, and raise a notice when a series leaves its usual band.
With KPI Drift, Anomaly Notice
Read system.mutations and the parts tables and flag a table whose mutations stay unfinished or whose part count climbs.
Reference listing. Fibric builds the connector under a managed deployment when you request it. Your quote covers the build, capabilities, usage, and support.
Request ClickHouse ↗Ask about the capabilities and requirements in this listing.
For project-specific requirements, contact Fibric.
This connector listing is developed, published, and supported by Fibric. It describes integration with ClickHouse through published interfaces. Third-party names and logos identify the systems an integration connects to; they are the property of their respective owners, who are not affiliated with Fibric and do not sponsor or endorse this listing. Trademark policy