--- /dev/null
+ o Minor bugfixes (relay, metrics):
+ - Fix typo in a congestion control label on the MetricsPort. Fixes bug
+ 40727; bugfix on 0.4.7.12.
metrics_store_entry_add_label(sentry,
metrics_format_label("state", "cc_circuits"));
metrics_store_entry_add_label(sentry,
- metrics_format_label("action", "circs_creared"));
+ metrics_format_label("action", "circs_created"));
metrics_store_entry_update(sentry, cc_stats_circs_created);
sentry = metrics_store_add(the_store, rentry->type, rentry->name,