Raphael Couto

Results 4 issues of Raphael Couto

``` CREATE TABLE `measurement_logs` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `UserId` int(11) DEFAULT NULL, `CreatedOn` datetime NOT NULL, `MeasuringPointId` int(11) NOT NULL, `StartDate` datetime NOT NULL, `EndDate` datetime NOT NULL,...

We have a Jenkins server running a multibranch job. When a release is finished in the repo (gitflow), develop and master branches are updated. The multibranch job is triggered, starting...

Add more (new) framework

Support MetricNamespace field to query CustomMetrics (like Telegraf metrics) Docs: https://docs.microsoft.com/en-us/rest/api/monitor/metricnamespaces/list https://docs.microsoft.com/en-us/rest/api/monitor/metricdefinitions/list https://docs.microsoft.com/en-us/rest/api/monitor/metrics/list