-
.Net 5 Azure Function: Custom properties of ILogger generated messages are not showing up in Application Insights
Example:
`logger.LogInformation("Example {ExampleValue}", 1001);`
Expected in A…
-
Using ActiveRecord `.eager_load` creates a span for each object it instantiates and also a span for each child object.
Example:
```ruby
describe 'eager loading' do
it 'traces' do
…
-
### Describe the bug
Seit dem Update auf 0.123.0 kann ich mein Fahrzeug nicht mehr auswählen.
Es wird mit roten Dreieck oben rechts folgender Fehler angezeigt:
`Request failed with status code 404…
-
Hello,
I am unable to use "cloud_roleName" as a parameter while retrieving metrics from resource:
https://github.com/Azure/azure-sdk-for-python/issues/6103
And the "Application Insights SDK for…
-
### Describe the bug
Post "https://ratelimiter.easee.com"
net/http: request canceled (Client.Timeout exceeded while awaiting headers)
Offenbar wird die v.g. ratelimiter URL angesprochen, die aber…
-
### Component(s)
processor/spanmetrics
### Describe the issue you're reporting
when i use spanmetrics plugin, i found processor throughput Dropped from 2000 to 800, which lead agent packet dropped…
-
### Describe the bug
Last night I had a splitted charge plan to due the dynamic prices from tibber: "From 3-4 und 13-14 -> Target SoC 80% to be reached at 17:45"
At 4 o'clock charging was not pau…
-
Druid throws a Nullpointer exception when processing a GroupBy query
### Affected Version
0.17.0
### Description
```
2020-04-15T16:13:02,293 ERROR [processing-0] org.apache.druid.query.gr…
-
Adding the explicit bucket histogram advice API is tracked here: https://github.com/open-telemetry/opentelemetry-go/issues/4003
In order to make a stable release of the metric SDK, it needs to be ens…
-
**Component**
* Rule Engine
**Description**
I want to fetch last 30 minutes data and calculate the SUM in order to use this value to trigger an alarm. I used the "originator telemetry" node. And…