An open API service indexing awesome lists of open source software.

https://github.com/heaths/opentelemetry-msi

OpenTelemetry tracer for Windows Installer packages
https://github.com/heaths/opentelemetry-msi

Last synced: about 2 months ago
JSON representation

OpenTelemetry tracer for Windows Installer packages

Awesome Lists containing this project

README

          

# OpenTelemetry Tracer for Windows Installer Packages

This project demonstrates Windows Installer custom actions (CAs) that emit spans to an OpenTelemetry tracer to measure total install time, execution time, and time of certain actions known to be slow and affected by package authoring e.g., `CostFinalize` and `InstallFiles`.