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/with telemetry #165

Merged
merged 13 commits into from
Jul 12, 2023
Merged

feat/with telemetry #165

merged 13 commits into from
Jul 12, 2023

Conversation

kjuulh
Copy link
Contributor

@kjuulh kjuulh commented Jun 30, 2023

Initial telemetry functionality

@kjuulh kjuulh requested a review from a team as a code owner June 30, 2023 06:12
@github-actions github-actions bot added the minor label Jun 30, 2023
Copy link
Member

@mahlunar mahlunar left a comment

Choose a reason for hiding this comment

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

Good start!

I think we need some tests on the telemetry package. Do we want it exported? Maybe it should be move to internal instead of pkg?

What are your thoughts on the global variables you introduced? It does make it harder to test the integration to it, right?

pkg/telemetry/utility.go Outdated Show resolved Hide resolved
shuttle.yaml Outdated Show resolved Hide resolved
@kjuulh
Copy link
Contributor Author

kjuulh commented Jun 30, 2023

@mahlunar Yep, it is still a bit early for this pr.

I agree with the internal things =D.

For the global variable, this is mostly a convenience thing (think zlog.App), which I took inspiration from.

These features should definitely also be tested.

kjuulh added 13 commits July 10, 2023 10:00
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
@kjuulh
Copy link
Contributor Author

kjuulh commented Jul 10, 2023

@cablunar Same for this PR.

@kjuulh kjuulh requested a review from cablunar July 10, 2023 08:25
@kjuulh kjuulh merged commit 59836cc into master Jul 12, 2023
2 checks passed
@kjuulh kjuulh deleted the feat/with-telemetry branch July 12, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants