github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/website/content/tools/autoscaling/plugins/apm/index.mdx (about)

     1  ---
     2  layout: docs
     3  page_title: 'Autoscaling Plugins: APM'
     4  description: APM plugins provide metric data points describing the resources current state.
     5  ---
     6  
     7  # APM Plugins
     8  
     9  Application Performance Management (APM) tools are used to store metrics about
    10  an applications performance and its current state. The APM plugins are
    11  responsible for querying an APM and returning a time series which will be used
    12  to determine if scaling should occur.