replace diffAssoc with diff so the method is removed when there are parameters in front of it by TomNealBorneman · Pull Request #2299 · orchidsoftware/platform

jgarivera added a commit to radical-doubting/anikultura-backend that referenced this pull request

@jgarivera

* Install prometheus exporter

* Add prometheus service provider

* Add census metrics

* Add setup agent script

* Ignore agent

* Add production dockerfile

* Add agent config

* Add install agent composer task

* Add agent worker

* Move setup agent to post install

* Add prometheus service to compose

* Run linter

* Implement collectors

* Fix prometheus network

* Add agent doc

* Add laravel scrape config

* Run lint fix

* Add gauge helpers

* Convert site insights to gauge

* Override screen handle to fix save method params

Used the workaround proposed in this [PR](orchidsoftware/platform#2299)

* Add seed allocation gauge

* Add model typehint

* Convert batch insights to gauge

* Remove redundant crop metric

* Convert crop insights to gauge

* Add Grafana dashboard export jsons

* Change values to float

* Remove unnecessary cast

* Add crop profit dashboard

* Convert farmland insights to gauge

* Run lint fix

* Add farmland dashboard

* Add estimated yield amount metric

* Convert farmer report insights to gauge

* Add farmer report dashboard

* Add site dashboard