Skip to content

Instantly share code, notes, and snippets.

@iamsurya-dev
Last active April 22, 2020 15:18
Show Gist options
  • Save iamsurya-dev/edc06e7b156e9e2142b93b60d7063f94 to your computer and use it in GitHub Desktop.
Save iamsurya-dev/edc06e7b156e9e2142b93b60d7063f94 to your computer and use it in GitHub Desktop.
Metrics Tables in Medium
term description value/example
organization The name of the organization google/facebook etc.
service Name of the service myApp
resource Name of the resource being monitored by the service. It could also simply be a method name in the application kafka/method1/database
entity Name of the attribute being operated on. It's context is defined by the resource message/schema
metricType Type of metric for easy identification gauge/meter/timer etc.
operation Defines the type of metric to use create/update/delete/count/read
status Status of the operation success/failed/delay/abort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment