Skip to content

Report node type and country in proposal events - #1318

Merged
soffokl merged 1 commit into
masterfrom
feature/report-proposal-type
Oct 2, 2019
Merged

Report node type and country in proposal events#1318
soffokl merged 1 commit into
masterfrom
feature/report-proposal-type

Conversation

@soffokl

@soffokl soffokl commented Oct 2, 2019

Copy link
Copy Markdown
Member

No description provided.

@soffokl
soffokl requested review from Waldz, vkuznecovas and zolia October 2, 2019 06:08
@soffokl
soffokl requested a review from tadovas as a code owner October 2, 2019 06:08
@soffokl soffokl self-assigned this Oct 2, 2019
@soffokl
soffokl requested a review from tadaskay October 2, 2019 06:08

func proposalEventToMetricsEvent(context market.ServiceProposal, info appInfo) *metrics.Event {
location := context.ServiceDefinition.GetLocation()
return &metrics.Event{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a question. Have you guys thought about using prometheus instrumentations for metrics?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It's Prometheus at the end of the chain. On the node level, we need some abstract push-based metrics, which can be compatible with any solution.

@soffokl
soffokl force-pushed the feature/report-proposal-type branch from 3776bb1 to f1e8c49 Compare October 2, 2019 09:11
@soffokl
soffokl merged commit 57020c6 into master Oct 2, 2019
@soffokl
soffokl deleted the feature/report-proposal-type branch October 2, 2019 09:36
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.

4 participants