-
Feature parity with Windows for Metrics emitted by the runtime in Linux Consumption
-
I have developed an azure devops task extension that is installed in our pipeline. This task sends telemetry to Azure App Insights to record metrics and events. App Insights js library is throwing the…
-
It seems like we now (at least in the portal) have Log stream supported for Linux Consumption apps.
![image](https://user-images.githubusercontent.com/1388263/89467997-74b7f580-d72b-11ea-85ad-6d6578b…
-
### Discussed in https://github.com/tomkerkhove/promitor/discussions/1917
I noticed that when I use Total metric aggregation type lookups with aggregation intervals of 4, 5 and 6 minutes the result…
-
We've noticed that when running App Insights on an ASP.Net core site in out-of-process, self-contained mode, a few of the Azure metrics and App Insight statistics are not measured. For example, here …
-
### Type of issue
Missing information
### Description
I have noticed that in the documentation and in the Java library itself a few Azure built-in Roles are missing from this enumeration. The o…
-
Hello [mblaschke](https://github.com/mblaschke),
Thanks much for exporter, I am able to export metrics of PostgreSQL for Flexible Server but getting metrics like
`azure_metric_postgres_active_c…
-
As a SRE engineer I would like to query Azure Application Insights API.
This is located at: https://api.applicationinsights.io/v1/apps/$AppInsightsId/query
I would then like to expose these metric…
-
Hi,
A quick run of your script threw up some errors :/ it seems to be returning null for $VM.Id
`
Azure-Burst-Check\Get-AzureRmBurstApplicability.PS1 : Unable to find the Percentage CPU
metric…
-
Function App v2.0
I am using Dependency Injection via FunctionsStartup, and my services request an ```ILogger```, which seems to be working for trace-logging, but not for metrics.
I have tried a…