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

Telemetry properties cluster_id, cluster_type, and kubefirst_team #1253

Merged
merged 16 commits into from
Feb 2, 2023

Conversation

robertkeithrippetoe
Copy link
Contributor

Add new properties and deprecate machine_id in favor of a new UUID cluster_id

@robertkeithrippetoe
Copy link
Contributor Author

I think this is in a good state, still need to check how machineId propagates in other repos

pkg/helpers.go Outdated Show resolved Hide resolved
@robertkeithrippetoe
Copy link
Contributor Author

Requirements have changed, now also adjusting code to accommodate cloud_provider and git_provider

Copy link
Contributor

@CristhianF7 CristhianF7 left a comment

Choose a reason for hiding this comment

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

🚀

@robertkeithrippetoe robertkeithrippetoe merged commit d7085c6 into main Feb 2, 2023
@robertkeithrippetoe robertkeithrippetoe deleted the telemetry-property branch February 2, 2023 22:56
robertkeithrippetoe added a commit that referenced this pull request Feb 13, 2023
)

* fix(docs): updat link in install page to explore page

* feat(opentel): new properties for opentel metrics

* feat: update unit tests

* feat: update field initialization for NewTelemetry

* feat: change UUID in tests to a static generated UUID

* feat: implement variadic optional functions for flexibility

* fix: add parameters for service test

* fix: reorder fields, add comment for optional param

* fix: cluster-id rename

* feat(telemetry): adding new fields, checking provider values

* feat(telemetry): refactor getting git provider

* feat(telemetry): update all runs to accomodate new provider fields

* feat(telemetry): update telemtry unit tests with provider fields

* feat(telemetry): update properties with providef fields

* feat: detokenize new params for console

* fix(telemetry): get gitprovider from viper

---------

Co-authored-by: Robert Keith Rippetoe <robertkeithrippetoe@MacBook-Pro.domain>
Co-authored-by: Robert Keith Rippetoe <robertkeithrippetoe@Roberts-MBP.domain>
Co-authored-by: Keith Rippetoe <keith@kubefirst.io>
Co-authored-by: CristhianF7 <CristhianF7@gmail.com>
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.

None yet

3 participants