Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1108 from piosz/cherry-pick-1.0.2
Browse files Browse the repository at this point in the history
Cherry pick for 1.0.2
  • Loading branch information
mwielgus committed Mar 31, 2016
2 parents 56aa3cd + f234c08 commit 08ee242
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metrics/core/labels.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ var podLabels = []LabelDescriptor{
LabelPodName,
LabelPodId,
LabelPodNamespace,
// TODO: Enable label once it is supported by NamespaceEnricher
// LabelPodNamespaceUID,
LabelPodNamespaceUID,
LabelLabels,
}

Expand Down

0 comments on commit 08ee242

Please sign in to comment.