Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Renaming diagnostics-to-telemetry #5741

Merged
merged 10 commits into from
Oct 2, 2020

Conversation

jespino
Copy link
Member

@jespino jespino commented Jun 17, 2020

Summary

Renaming diagnostics-to-telemetry

@@ -158,14 +158,14 @@ export default class Root extends React.PureComponent {
}

const segmentKey = Constants.DIAGNOSTICS_SEGMENT_KEY;
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not renamign this constast because is a placeholder, but I don't know if we are changing this value somehow during the initialization.

Copy link
Contributor

@Willyfrog Willyfrog Jun 18, 2020

Choose a reason for hiding this comment

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

you can change it, but then you'll need to modify here as well to ensure new builds are properly managed

Copy link
Member

Choose a reason for hiding this comment

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

I think the key is changed by the build process if I remember correctly, so we'd need to find where that's actually done.

@@ -199,7 +199,7 @@ export default class Root extends React.PureComponent {
const rudderKey = Constants.DIAGNOSTICS_RUDDER_KEY;
Copy link
Member Author

Choose a reason for hiding this comment

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

Same about this constants.

@jespino jespino requested review from Willyfrog and hmhealey June 18, 2020 14:47
@jespino jespino added 2: Dev Review Requires review by a core commiter 3: QA Review Requires review by a QA tester labels Jun 18, 2020
Copy link
Contributor

@Willyfrog Willyfrog left a comment

Choose a reason for hiding this comment

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

other than the comment, looks good

@hmhealey hmhealey added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter 4: Reviews Complete All reviewers have approved the pull request labels Jun 19, 2020
@Willyfrog Willyfrog requested a review from prapti July 22, 2020 09:26
@prapti
Copy link
Contributor

prapti commented Aug 12, 2020

/update-branch

@mattermod
Copy link
Contributor

Error trying to update the PR.
Please do it manually.

@prapti
Copy link
Contributor

prapti commented Sep 9, 2020

/update-branch

@mattermod
Copy link
Contributor

Error trying to update the PR.
Please do it manually.

@prapti
Copy link
Contributor

prapti commented Sep 30, 2020

/update-branch

@mattermod
Copy link
Contributor

Error trying to update the PR.
Please do it manually.

Copy link
Contributor

@prapti prapti left a comment

Choose a reason for hiding this comment

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

LGTM!
Tested with a clean local instance. The test event telemetry are showing up as expected.
Approving.

@prapti prapti added 4: Reviews Complete All reviewers have approved the pull request and removed 3: QA Review Requires review by a QA tester labels Sep 30, 2020
@jespino jespino merged commit 0421cf4 into mattermost:master Oct 2, 2020
@amyblais amyblais added Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation labels Oct 2, 2020
Tak-Iwamoto pushed a commit to Tak-Iwamoto/mattermost-webapp that referenced this pull request Oct 6, 2020
…o MM-20462

* 'master' of github.com:Tak-Iwamoto/mattermost-webapp:
  [MM-22161] - Improve accessibility of channel switcher (mattermost#6199)
  [MM-20460] Migrate 'components/permissions_gates/channel_permission_gate' module and associated tests to TypeScript (mattermost#6601)
  [GH-15724] Remove usage of findDOMNode from Create Team screens (mattermost#6621)
  [MM-29302] Billing Summary Card - No Billing History case (mattermost#6639)
  /files should target=_blank (mattermost#6616)
  MM T134 visual verification of tooltips (mattermost#6604)
  MM-24812 Add e2e tests for adding reactions to existing reactions in archived channel posts (mattermost#6579)
  [MM-20490] Migrate 'components/post_view/combined_user_activity_post' module and associated tests to TypeScript (mattermost#6632)
  MM-24810 Add e2e for reactions for archived channel posts (mattermost#6562)
  [MM-28965] - Prevent link overlap in channel header (mattermost#6546)
  MM-28780: Migrate dotMenu string refs to functional ones (mattermost#6592)
  Cypress/E2E: Fix archived channel specs (mattermost#6617)
  Fixed cypress env for PostgreSQL connection (mattermost#6627)
  Migrate post_list_row component to typescript (mattermost#6593)
  Cypress/E2E: Fix managing bot accounts spec (mattermost#6614)
  Cypress/E2E: Stabilize profile popover spec (mattermost#6612)
  Migrated string refs in signup_email (mattermost#6602)
  Renaming diagnostics-to-telemetry (mattermost#5741)
jfrerich pushed a commit that referenced this pull request Oct 23, 2020
* Renaming diagnostics-to-telemetry

* Fixing snapshots

* Migrating new diagnostic terms

* fix typo

* Updating snapshot

* Other small fix
calebroseland pushed a commit that referenced this pull request Oct 27, 2020
* Renaming diagnostics-to-telemetry

* Fixing snapshots

* Migrating new diagnostic terms

* fix typo

* Updating snapshot

* Other small fix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants