Toni Moreno

Results 70 issues of Toni Moreno

When data is send with route_db_from_data_rules rule action, the log shows `status=0` ```` 2019-05-29 11:21:22 INF duration_ms=308.724797 method=POST referer= returnsize=0 source=127.0.0.1:36791 status=0 trace-route="http:example-http-influxdb2> rt:telegraf> decode:ILP> rule:rename_mem_measurement_to_mem_2> rule:to_namespace_metrics> " url=/write?db=telegraf user=admin...

Could be nice if we can generate self resource use with the runtime package and send it to any configured cluster Also consolidated access.log events would be nice to sent...

Would be nice if we can have for each incoming HTTP request these new fields. ( * outgoing_cluster_queries: number of generated cluster queries * outgoint_cluster_queries_ok: number of generated cluster send...

Finally the rpm has been installed , and it works well but the error message apears on install and also on some systemctl actions. ```bash $> rpm -ivh /root/influxdb-srelay-latest.x86_64.rpm Preparing......

```` 2019/05/17 10:26:59 starting relays... ^C ================== WARNING: DATA RACE Read at 0x00c0000c8470 by goroutine 8: github.com/toni-moreno/influxdb-srelay/relay.(*HTTP).Stop() /home/developer/src/gospace/src/github.com/toni-moreno/influxdb-srelay/relay/http.go:159 +0x5d github.com/toni-moreno/influxdb-srelay/relayservice.(*Service).Stop() /home/developer/src/gospace/src/github.com/toni-moreno/influxdb-srelay/relayservice/relayservice.go:78 +0xec main.runRelay.func1() /home/developer/src/gospace/src/github.com/toni-moreno/influxdb-srelay/main.go:44 +0x4f Previous write at 0x00c0000c8470 by...

Could be interesting if working with several config files... /etc/influxdb-srelay/srelay-main.conf /etc/influxdb-srelay/conf.d/http_server_1.conf /etc/influxdb-srelay/conf.d/http_server_2.conf /etc/influxdb-srelay/conf.d/http_server_3.conf /etc/influxdb-srelay/conf.d/cluster_1.conf /etc/influxdb-srelay/conf.d/cluster_2.conf /etc/influxdb-srelay/conf.d/cluster_3.conf

The custom validation on the example is not working. ````golang func init() { // Min(1) set de minimun integer value binding.AddRule(&binding.Rule{ IsMatch: func(rule string) bool { return strings.HasPrefix(rule, "Min(") },...

bug
feedback needed

Hi @danghvu I'm interested on this module and improve by adding some new options . But , I've never built an apache module before, and will take long in a...

Hi, we are testing last Graphite-PowerShell version 1.2.2 , in Windows 2008-R2 with PowerShell 3.0 And we need to collect metrics from SQL Server with the SQL Powershell Modules. There...

Hi @MattHodge . We have woking with the last master scripts and sometimes we have this out error messages when executing graphite-powershell. with some counters, In this example the error...