Wesley Kim
Wesley Kim
@rjohnbri can you share any relevant logs from m3query? It looks like m3query is not starting up healthy. Also you may have more luck for debugging this in our Slack...
Ah gotcha. Have you confirmed network connectivity is possible between the regions? The configuration seems correct. Also anything notable in the logs of the region that is attempting to be...
`database_write_tagged_success`: How many datapoints writes the DB is seeing. `database_status_active_series`: How many timeseries the DB currently has in its actively written block.
There is no metric that shows the total # of unique timeseries currently in retention for a given namespace.
What's the desired functionality here if your step size is 1ms?
Can you share your config? Also not quite sure which integration you're seeing errors with, but for the coord -> agg interaction you can configure the max message size like...
@crazy-pizza that error comes up if the coordinator cannot connect to m3db. Are you able to confirm it's able to connect? Also the etcd cluster endpoints you have listed seem...
@crazy-pizza sorry for the delay. At this point it'll be harder to debug, though if you're able to reproduce from fresh, then providing coordinator and db logs would be helpful.
@asafm yeah this seems like a reasonable thing to do. Before you dive in, curious on what log / where you plan on implementing this change. Mostly want to make...
hey sorry for the delay, do you want to go ahead and put out a PR for this? I would prefer we keep these as INFO though, rather than DEBUG,...