New

The executive guide to generative AI

Read more
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

The select metrics

edit

We only ship a select list of metrics, to avoid overwhelming your monitoring cluster. If you need the entire set of metrics and traces we can expose, you should use Self Instrumentation instead of local collection.

Here is the list of every metrics we currently expose:

  • http.server.request.count
  • http.server.request.duration
  • http.server.response.valid.count
  • http.server.response.errors.count
  • http.server.errors.timeout
  • http.server.errors.ratelimit
  • grpc.server.request.count
  • grpc.server.request.duration
  • grpc.server.response.valid.count
  • grpc.server.response.errors.count
  • grpc.server.errors.timeout
  • grpc.server.errors.ratelimit
Was this helpful?
Feedback