Azure / Azure/azure-sdk-for-java
QuickPulseCoordinator error in azure-monitor-opentelemetry-autoconfigure
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
I get below error in our client application when using the package:
```
2026-03-10 10:38:43,796 [ 38744] INFO - STDERR - [QuickPulseCoordinator] ERROR com.azure.monitor.opentelemetry.autoconfigure.implementation.quickpulse.QuickPulseCoordinator - QuickPulseCoordinator failed
2026-03-10 10:38:43,798 [ 38746] INFO - STDERR - Cannot invoke "java.lang.Long.longValue()" because the return value of "java.lang.Long.getLong(String)" is null
```
The error is not stably reproduced, but we have see several reports. Though we're not using live metrics, it's better to fix this error to avoid breaking other people using this SDK.
Contributor guide
Assessment
This issue has not been assessed yet.