iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
615 stars 210 forks source link

Improve telemetry capturing #3796

Closed grigasp closed 2 years ago

grigasp commented 2 years ago

Need a way to gather telemetry information, especially:

Our current @alpha diagnostics' API could probably be enhanced for this.

grigasp commented 2 years ago

Here's what I think is needed for performance diagnostics:

grigasp commented 2 years ago

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