add_metrics method

add_metrics

Enables metrics collection.

Returns

The IDiagnosticsBuilder so that additional calls can be chained.

def add_metrics(self):
    ...

See Also