Jens Rantil

Results 174 comments of Jens Rantil

> I have seen many exporters for `NSQ` for prometheus, which ones do you guys use currently? : > > * https://github.com/caozhipan/nsq-prometheus-exporter (last commit 9 months ago) > * https://github.com/team-centric-software/nsq-prometheus-exporter...

See also #131.

@chrislusf Are you referring to the "rsync" directory under "driver"? Specifically, which function would require reimplementation using rsync? Also, is there an interface that could be used to swap out...

Workaround: This is what my genome looked like: ```golang type ScheduleRequestSlice []ScheduleRequest ... type solution struct { scheduler *Scheduler order ScheduleRequestSlice } func (s *solution) Crossover(genome eaopt.Genome, rng *rand.Rand) {...

> I just suggest a AngularJs way to implement this plugin. Yes, and it's a great suggestion! > Yes, the autosize name is bad directive name. > And this plugin...

@jordan-wright Would you like help with fixing this? If so, I'm willing to contribute.

Somewhat related to #75.

@jordan-wright Also, would you like help with fixing this? If so, I'm willing to contribute. Need write access, though.

@DaveAppleton Do you have any sample code?

Additionally, port 25 are sometimes blocked by some ISPs. Most SMTP providers have additional ports to work around that. Have you tried alternate ports?