Skip to content

Commit

Permalink
chore: make risedev happy
Browse files Browse the repository at this point in the history
Signed-off-by: MrCroxx <[email protected]>
  • Loading branch information
MrCroxx committed Sep 10, 2024
1 parent 2805104 commit 86df185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ pub struct FrontendOpts {
pub config_path: String,

/// Used for control the metrics level, similar to log level.
///
///
/// level = 0: disable metrics
/// level > 0: enable metrics
#[clap(long, hide = true, env = "RW_METRICS_LEVEL")]
Expand Down

0 comments on commit 86df185

Please sign in to comment.