Data pushed by APM agent in a Day

If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text :slight_smile:

TIP 1: select at least one tag that further categorizes your topic. For example server for APM Server related questions, java for questions regarding the Elastic APM Java agent, or ui for questions about the APM App within Kibana.

TIP 2: Check out the troubleshooting guide first. Not only will it help you to resolve common problems faster but it also explains in more detail which information we need before we can properly help you.

Kibana version: 7.10

Elasticsearch version:7.10

APM Server version: 7.10

APM Agent language and version: Java

Browser version:

Hello Friends ,

I am trying to figure out how much data does an APM agents posts in day , Essentially I am trying to ensure we have sufficient capacity .

Is there a way I can determine this.

Regards
Joy

The answer to this depends heavily on:

  • the number of services you have instrumented
  • the observed transaction rate
  • your APM configuration (namely the sampling rate)

So, the best way to answer your question is to measure. Assuming you already have the server and instrumentation set up, capture a typical day's worth of data and check the index/shard sizes.

Apart from that, take a look at https://www.elastic.co/guide/en/apm/server/current/sizing-guide.html#typical-storage. This will give you a rough idea of how much storage is required by typical APM data.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.