-
**What happened**:
Metrics from custom resource is not produced when wildcard is used in kind field.
**What you expected to happen**:
The wildcard should produce metrics for all kinds.
…
-
Hi,
I have an issue with this command :
```
/usr/lib64/nagios/plugins/centreon_plugins.pl --plugin cloud::azure::management::monitor::plugin \
--custommode='api' \
--mode='get-metrics' \
--s…
-
New SDK Review meeting has been requested.
**Service Name**: Azure Monitor Metrics
**Review Created By**: Srikanta Nagaraja
**Review Date**: 10/18/2023 02:05 PM PT
**Hero Scenarios Link**: Not Provi…
-
### Library name
Azure.Monitor.OpenTelemetry.Exporter
### Please describe the feature.
According to the [documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-confi…
-
### Proposal
This is a followed up to PR https://github.com/tomkerkhove/promitor/pull/2459, which implemented batch scraping for only metrics. For LogAnalytics, [Azure Monitor SDK] (https://github.co…
hkfgo updated
1 month ago
-
**Background**
We are currently working on instrumenting the Cosmos DB SDK to capture CPU usage and related performance metrics in a way that is compatible with OpenTelemetry. Customers can leverage …
-
- **Package Name**: @azure/monitor-opentelemetry
- **Package Version**: 1.7.0
- **Operating system**: Azure Function App
- Is the bug related to **documentation** in
- [ ] SDK API docs on https:…
-
### What happened?
The default sorting in the resource selector for metrics appears to include case rather than being strictly alphabetical for resource groups.
![image](https://github.com/user-at…
-
We are consuming metrics for different resources.
The way we do it is by first listing the metrics
```
def listMetricsV2(resourceId: String): Future[ResourceMetrics] =
Source
.…
-
Is there any code sample of how to get the metric definitions and metrics provided by azure diagnostic extension?