Closed grigasp closed 2 years ago
Here's what I think is needed for performance diagnostics:
perf: boolean
attribute. We should add an option to specify duration instead of boolean and only include scopes that take longer than given duration.
I'm not sure what's the best way to report rules / attributes used in requests - needs investigation.
Alina's PR: https://github.com/iTwin/itwinjs-core/pull/4133
Need a way to gather telemetry information, especially:
Our current
@alpha
diagnostics' API could probably be enhanced for this.