Can I rename a custom Datadog metric and retain prior metric history?
I am recording a custom metric account_created
and presenting this metric on several dashboards. I would like to rename the metric to account_created_success
and retain all of its history.
Metrics number of ecs tasks running historically
I am trying to get a ecs dashboard set up in datadog including the number of ecs tasks running over the past timeframe.
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog Automatic version tagging not working
The docs in https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes state that:
Datadog how to join RUM events with logs
I know datadog RUM collects a series of events within a session, and datadog log collection can also group logs within a session. In my app, I initialize the RUM and log collection separately. I want to associate logs with RUM events within the same session. I see both RUM and log collection expose session_id
. Will they generate the same session_id
for the same session? If not what data can I use to join those 2 records?