cube-js / cube-js/cube

Documentation for CubeStore metrics in app_metrics.rs

Open
#9,851 2 comments 0 reactions 0 assignees View on GitHub
docs question
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 10h
Merged PRs (30d)
203

Description

Hi Cube team 👋,

I’ve been working on integrating CubeStore metrics with Prometheus via StatsD and came across the metric definitions in [rust/cubestore/cubestore/src/app_metrics.rs](https://github.com/cube-js/cube/blob/master/rust/cubestore/cubestore/src/app_metrics.rs).

While I can see all the metrics (e.g., cs.sql.query.data, cs.streaming.rows, cs.metastore.write_operation.ms, etc.), I couldn’t find any official documentation or descriptions explaining what each of them represents.

Is there any existing document or reference that explains what these metrics represent?

Thanks a lot !

Contributor guide

Open the contributing guide

Research direction

Start with rust/cubestore/cubestore/src/app_metrics.rs and review the metric definitions, including cs.sql.query.data, cs.streaming.rows, and cs.metastore.write_operation.ms. Document what each CubeStore metric represents in an official reference, making the result easy to use with Prometheus via StatsD.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation, observability
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.