Yousef Hamza

Results 4 issues of Yousef Hamza

The website for this repo crash http://crashprobe.com/ returns 404 from Github Pages.

This PR lowers the deployment target to macOS 10.15 (Catalina) my mac, should still work for macOS 11 (but I cannot test this). **Note:** It crashes on line `keytrace_macApp.swift:104`: ```...

* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? Run `pod install` ## What did...

### Feature Description Add `budget-consumption` support in `newrelic_service_level_alert_helper`.`alert_type` field ### Describe Alternatives I construct the query manually ``` FROM ServiceLevelSnapshot SELECT latest(remainingErrorBudget) AS 'Remaining error budget (%)' WHERE entity.guid =...