Log elapsedMs to axiom

Hi! I want to track my endpoints speed, they involve querying my postgresql db as well as my redis cache, how could I log the elapsedMs to axiom? I know it grabs all console.logged data, but the elapsedMs is already being calculated in the loggerlink, is there some way to include that in the logs axiom recieve?
Was this page helpful?