Skip to content

Migrate to the new metrics with support country and version everywhere - #3025

Merged
soffokl merged 3 commits into
masterfrom
merge-metrics
Jan 21, 2021
Merged

Migrate to the new metrics with support country and version everywhere#3025
soffokl merged 3 commits into
masterfrom
merge-metrics

Conversation

@soffokl

@soffokl soffokl commented Jan 20, 2021

Copy link
Copy Markdown
Member

This is required for #2776

@soffokl soffokl self-assigned this Jan 20, 2021
@soffokl
soffokl requested a review from zolia as a code owner January 20, 2021 06:10
@soffokl
soffokl force-pushed the merge-metrics branch 2 times, most recently from 7ab7804 to f1327ab Compare January 20, 2021 06:12

var errEventNotImplemented = errors.New("event not implemented")

type locationProvider interface {

@tomasmik tomasmik Jan 20, 2021

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.

The Sender (sender.go) is sort of also sprinkled with this same location data. It listens for location event and caches that information. If we no longer care about it from the sender himself, I guess we can remove it from there.
Or we can reuse it from there removing this. (though I guess option 1 is easier)

@soffokl
soffokl merged commit 057d1cc into master Jan 21, 2021
@soffokl
soffokl deleted the merge-metrics branch January 21, 2021 06:16
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.

3 participants