Skip to content

Conversation

@zentol
Copy link
Contributor

@zentol zentol commented Aug 16, 2022

Adds a switch to the datadog reporter to use a logical identifier, so that variables aren't reported in a redundant fashion both as tags and as part of the metric identifier.

Before:
job.MyJobName.task.MyTask.metric:[job_name=MyJobName;task_name=MyTask]
After:
job.task.metric:[job_name=MyJobName;task_name=MyTask]

This was manually verified since we can't test the actual datadog integration offline.

@zentol zentol requested a review from alpinegizmo August 16, 2022 10:08
@flinkbot
Copy link
Collaborator

flinkbot commented Aug 16, 2022

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@zentol
Copy link
Contributor Author

zentol commented Aug 17, 2022

@flinkbot run azure

@zentol zentol merged commit 3e6f47c into apache:master Aug 17, 2022
@zentol zentol deleted the 28996 branch September 1, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants