79080133

Date: 2024-10-12 03:40:30
Score: 0.5
Natty:
Report link

Ok, i finally managed to get it working. Updating the datapoint host.name to use the node name. That solved the problem.

  transform:
    metric_statements:
      - context: datapoint
        statements:
          - set(attributes["host.name"], "${env:K8S_NODE_NAME}")
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: jlim