promitor icon indicating copy to clipboard operation
promitor copied to clipboard

Bringing Azure Monitor metrics where you need them.

Results 209 promitor issues
Sort by recently updated
recently updated
newest added

Reduce metric payloads by only taking last hour. - [x] Reduce time period that we query - [x] Make it configurable - [ ] Update unit tests - [ ]...

🔍 Ready for Review

Currently I'm retrieving two metrices: - Incoming messages - EventHub size. The `Incoming Messages` do work however I'm getting BadRequests for other Metrices e.g. `EventHub Size`. Using the following configuration:...

bug

### Proposal Provide OpenTelemetry sink so that people can use any exporter that they want to use. ### Component Scraper ### Checklist - [x] Automatically push scraped metrics - [...

feature

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Prometheus.Client.DependencyInjection](https://togithub.com/prom-client-net/prom-client-dependencyinjection) | nuget | major | `0.4.0` -> `1.1.0` | ---...

dependencies
🔍 Ready for Review

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

agents:scraper

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Arcus.WebApi.Logging](https://webapi.arcus-azure.net/) ([source](https://togithub.com/arcus-azure/arcus.webapi)) | nuget | minor | `1.5.0` -> `1.6.1` |...

dependencies
🔍 Ready for Review

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Arcus.Observability.Telemetry.AspNetCore](https://observability.arcus-azure.net/) ([source](https://togithub.com/arcus-azure/arcus.observability)) | nuget | minor | `2.4.0` -> `2.6.0` |...

dependencies
🔍 Ready for Review

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [xunit](https://togithub.com/xunit/xunit) | nuget | patch | `2.4.1` -> `2.4.2` | ---...

dependencies
🔍 Ready for Review

### Report I changed the promitor version from 2.6.1 to 2.7.0, and it failed to start with the following error(s) Failure to create job name for scraping resources for list...

bug