Behrad Zari

Results 69 comments of Behrad Zari

indexes are currently blinded created from the `job.data`. That can be a feature to index also job states... low priority until we get to an stable search index

you currently can search job data ( even define which fields to index) if you `disableSearch: false`, please read the related section of README @bobmoff

you can create a PR adding a search method to Queue object like https://github.com/Automattic/kue/blob/master/lib/http/routes/json.js#L269

happy to hear about it being moved on... I am open to any helps/contributions @ivantopo since I'm having some memory problems with your grafana-garphite image :( Can you comment on...

> but it was a secondary thing What is your production monitoring tool then? Activator console? I also saw a kamon-dashboard in your github but it seems old and not...

https://github.com/graphite-project/carbon/issues/318

@ivantopo 1) How the #ofProcessedMsgsPerActor can be achieved? I have 3 timers `mailBoxSize`/`TimeInMailbox`/`ProcessingTime` and one counter named `errors` I want to see rate of messages being handled in my actors....

Perfect post @ivantopo , thank you for this nice clarification :heart: related to the main issue, I should say 1. I've excluded many of my actors in my kamon metric...

@raztus is the same working for https://github.com/nearinfinity/node-oracle? I noticed you have been using both packages, which one do you recommand?

@raztus I want to use your fork and edit bindings to support `lnnz12` Is this the only installation method? ``` javascript $ git clone https://github.com/raztus/node-db-oracle.git $ cd node-db-oracle $ git...