Skip to content

Provide stable jobName in RowMetrics labels - #1028

Merged
feast-ci-bot merged 3 commits into
feast-dev:masterfrom
pyalex:fix-metrics
Oct 7, 2020
Merged

Provide stable jobName in RowMetrics labels#1028
feast-ci-bot merged 3 commits into
feast-dev:masterfrom
pyalex:fix-metrics

Conversation

@pyalex

@pyalex pyalex commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Every time job is being restarted metrics labels produced by ingestion job are changed. Thus it can be treated as completely different metric (in prometheus terms).

This PR changes jobName label in row metrics to produce stable metrics between restarts.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:


Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khorshuheng, pyalex

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@khorshuheng

Copy link
Copy Markdown
Collaborator

/lgtm

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
@feast-ci-bot feast-ci-bot removed the lgtm label Oct 7, 2020
@khorshuheng

Copy link
Copy Markdown
Collaborator

/lgtm

@feast-ci-bot
feast-ci-bot merged commit 4160821 into feast-dev:master Oct 7, 2020
pyalex added a commit to pyalex/feast that referenced this pull request Oct 7, 2020
* stable job name in row metrics

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* fix test

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>

* fix test

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
pyalex added a commit that referenced this pull request Oct 7, 2020
* stable job name in row metrics

Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
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.

3 participants