Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #17 from datacamp/chore/rename-metric
Browse files Browse the repository at this point in the history
Chore: rename metric
  • Loading branch information
hermansje authored Mar 31, 2022
2 parents 77b92df + d817aea commit de4b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/metricConfigs/workspaceMetrics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const allowedMetrics: MetricsConfig = [
protocol: "statsd"
},
{
name: "workspace_time_to_initial_content_render",
name: "workspace_time_to_initial_content_render_start",
help: "measures the time to render any content of a workspace",
type: "distribution",
labels: [
Expand Down

0 comments on commit de4b24d

Please sign in to comment.