Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling metric logging via config #102

Open
bmoylan opened this issue Aug 5, 2019 · 0 comments
Open

Allow disabling metric logging via config #102

bmoylan opened this issue Aug 5, 2019 · 0 comments

Comments

@bmoylan
Copy link
Contributor

bmoylan commented Aug 5, 2019

Today, if the metric-emit-frequency is set to 0 we use the default of 60s. This is different than trace-sample-rate, which disables logging of <= 0.

It would be nice to be able to disable metrics via config alone.

blakehawkins pushed a commit to blakehawkins/witchcraft-go-server that referenced this issue Feb 13, 2020
…cheduling (palantir#102)

* partial work to use node affinity instead of labels

* get dependencies right

* Remove occurences of pod.Spec.NodeSelector

* Expose FindInstanceGroup

* move find instance group in internal package

* updated tests

* fixed vendor dependencies

* upgrade k8s.spark-scheduler-lib

* fix unit tests

* running verify

* publish docker snapshot from any branch temporarily

* some refactor

* use local filter instead of all for publishing

* Instead of label match use node affinity predicate

* test the release from my branch

* revert circle config changes after testing

* Fix flaky test

* Address some of Onur's comments

* remove named return type

Co-authored-by: Onur Satici <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant