Closed ipomatto closed 6 years ago
The current implementation of \ApplicationInsights\Telemetry_Client::trackMetric() uses a wrong constant name for type of metrics if type is null.
\ApplicationInsights\Telemetry_Client::trackMetric()
Error located in this line
Question: why this PHP repository doesn't use PSR coding standards ?
The current implementation of
\ApplicationInsights\Telemetry_Client::trackMetric()
uses a wrong constant name for type of metrics if type is null.Error located in this line
Question: why this PHP repository doesn't use PSR coding standards ?