I had a very similar issue. Try looking in your telegraf logs for: Metric buffer overflow. If that is the problem you can increase it, however, 31 million is a ton. You may need to break it apart into separate polls instead of just moving your buffer limit to 32 million.