Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Support exporting Exemplar. #124

Merged
merged 2 commits into from
Apr 25, 2019
Merged

Conversation

songy23
Copy link
Contributor

@songy23 songy23 commented Apr 3, 2019

DO NOT MERGE until the exemplar PRs at core library are merged.

@songy23
Copy link
Contributor Author

songy23 commented Apr 25, 2019

Rebased against master, PTAL.

metrics.go Outdated
for _, v := range attachments {
switch v.(type) {
case string:
pbAttachments = append(pbAttachments, toPbStringAttachment(v))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

case string and default has same action. may be remove case string?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SG, updated.

@songy23 songy23 merged commit 52cb972 into census-ecosystem:master Apr 25, 2019
@songy23 songy23 deleted the exemplar branch April 25, 2019 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants