Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kunga committed Oct 1, 2021
1 parent 805ce18 commit a84ec21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vostok.Hosting/VostokHostSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public VostokHostSettings([NotNull] IVostokApplication application, [NotNull] Vo
/// <list type="bullet">
/// <item><description>All diagnostic metrics</description></item>
/// <item><description>All system metrics</description></item>
/// <item><description>All health check metrics</description></item>
/// <item><description>All health checks</description></item>
/// </list>
/// </summary>
public bool DiagnosticMetricsEnabled { get; set; } = true;
Expand Down

0 comments on commit a84ec21

Please sign in to comment.