Skip to content

fix(metrics): Expose dgraph_num_backups_failed_total metric view.#7900

Merged
danielmai merged 1 commit intomasterfrom
danielmai/fix-backup-failed-metric
Jun 17, 2021
Merged

fix(metrics): Expose dgraph_num_backups_failed_total metric view.#7900
danielmai merged 1 commit intomasterfrom
danielmai/fix-backup-failed-metric

Conversation

@danielmai
Copy link
Copy Markdown
Contributor

@danielmai danielmai commented Jun 15, 2021

We've been tracking this metric but didn't actually expose it in the metrics
view, so Prometheus metrics in /metrics never showed it.

This change updates sets the view properly so it shows up in /metrics.


This change is Reviewable

We've been tracking this metric but didn't actually expose it in the metrics
view, so Prometheus metrics in /metrics never showed it.

This change updates sets the view properly so it shows up in /metrics.
@danielmai danielmai requested a review from manishrjain as a code owner June 15, 2021 16:25
@danielmai danielmai changed the title fix(metrics): Expose dgraph_num_backups_failed metric view. fix(metrics): Expose dgraph_num_backups_failed_total metric view. Jun 15, 2021
@danielmai danielmai merged commit 59fd122 into master Jun 17, 2021
@danielmai danielmai deleted the danielmai/fix-backup-failed-metric branch June 17, 2021 14:04
ahsanbarkati pushed a commit that referenced this pull request Jun 17, 2021
)

We've been tracking this metric but didn't actually expose it in the metrics
view, so Prometheus metrics in /metrics never showed it.

This change updates sets the view properly so it shows up in /metrics.

(cherry picked from commit 59fd122)
NamanJain8 pushed a commit that referenced this pull request Jun 17, 2021
) (#7904)

We've been tracking this metric but didn't actually expose it in the metrics
view, so Prometheus metrics in /metrics never showed it.

This change updates sets the view properly so it shows up in /metrics.

(cherry picked from commit 59fd122)

Co-authored-by: Daniel Mai <daniel@dgraph.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants