Create custom metrics
We will create our own custom metrics from scratch
Overview
What this tutorial is about
Who this tutorial is intended for
What we will learn
Prerequisites
Implementation
Step 1 - Define a metric family name for the metrics
We should expect this output
Step 2 - Write and validate our metrics generation query
We should expect this output
Step 3 - Assign a unique stable metric key
We should expect this output
Step 4 - Define target metrics table schema
We should expect this output
Step 5 - Do you need a metric image on start up?
We should expect this output
Step 6 - Finally consider storage requirements
We should expect this output
What Did We Learn?
What’s Next?
Last updated