Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(emitter): add infra sdk emitter #67

Merged
merged 10 commits into from
Sep 3, 2020
Merged

feat(emitter): add infra sdk emitter #67

merged 10 commits into from
Sep 3, 2020

Conversation

ardias
Copy link
Contributor

@ardias ardias commented Aug 24, 2020

Adds the Infra sdk emitter to the list of possible emitters. The Infra SDK emitter will output to stdout the metrics in the new SDK V4 format which is used for dimensional metrics support.

@ardias ardias added the WIP label Aug 24, 2020
@ardias ardias requested review from a team and carlosroman August 25, 2020 11:00
@ardias ardias removed the WIP label Aug 25, 2020
@ardias
Copy link
Contributor Author

ardias commented Aug 25, 2020

@carlosroman Added you as reviewer to keep you in the loop of what's being changed in POMI. Ofc suggestions welcome

@ardias
Copy link
Contributor Author

ardias commented Aug 25, 2020

We have a dependency with #64 in order to work best. It might need a rebase/merge after that PR gets merged

@ardias ardias requested a review from a team August 26, 2020 16:47
gsanchezgavier
gsanchezgavier previously approved these changes Aug 27, 2020
Copy link
Contributor

@gsanchezgavier gsanchezgavier left a comment

Choose a reason for hiding this comment

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

lgtm! thanks

internal/cmd/scraper/scraper.go Show resolved Hide resolved
internal/integration/emitter.go Show resolved Hide resolved
internal/integration/infra_sdk_emitter.go Outdated Show resolved Hide resolved
gsanchezgavier
gsanchezgavier previously approved these changes Aug 31, 2020
Copy link
Member

@paologallinaharbur paologallinaharbur left a comment

Choose a reason for hiding this comment

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

Thanks for the change!

@paologallinaharbur
Copy link
Member

paologallinaharbur commented Sep 3, 2020

There are conflicting files and no test can run, can you fix that? A part from that since last review the only change I see are the updated dependencies and the vendor folder

@ardias
Copy link
Contributor Author

ardias commented Sep 3, 2020

There are conflicting files and no test can run, can you fix that? A part from that since last review the only change I see are the updated dependencies and the vendor folder

The last changes were just updating to the correct infra-sdk version fixing the conflict with main. It's fixed

@ardias ardias merged commit 6fa1ca0 into newrelic:main Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants