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

License identifier in telemetry #1751

Merged
merged 8 commits into from
Feb 27, 2023
Merged

Conversation

Steve-Mcl
Copy link
Contributor

@Steve-Mcl Steve-Mcl commented Feb 24, 2023

Description

Add an ID to the license and ensure it is passed to telemetry

Startup log now includes id

[2023-02-24T11:49:03.186Z] INFO: License verified:
[2023-02-24T11:49:03.186Z] INFO:   ****************************
[2023-02-24T11:49:03.186Z] INFO:   * Development-mode License *
[2023-02-24T11:49:03.186Z] INFO:   ****************************
[2023-02-24T11:49:03.186Z] INFO:  License ID : 4c105579-782b-4d53-af62-cf7fa69f6b43
[2023-02-24T11:49:03.186Z] INFO:  Org        : smac
[2023-02-24T11:49:03.186Z] INFO:  Valid From : 2023-02-23T00:00:00.000Z
[2023-02-24T11:49:03.186Z] INFO:  Expires    : 2024-02-23T00:00:00.000Z
[2023-02-24T11:49:03.190Z] INFO: Usage:
[2023-02-24T11:49:03.190Z] INFO:  Users    : 6/10
[2023-02-24T11:49:03.190Z] INFO:  Teams    : 5/11
[2023-02-24T11:49:03.190Z] INFO:  Projects : 4/12
[2023-02-24T11:49:03.190Z] INFO:  Devices  : 9/13

License View

image

License Setup

image

Related Issue(s)

#1607

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@Steve-Mcl Steve-Mcl linked an issue Feb 24, 2023 that may be closed by this pull request
@knolleary knolleary merged commit 3b21021 into main Feb 27, 2023
@knolleary knolleary deleted the license-identifier-in-telemetry-1607 branch February 27, 2023 14:23
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.

Add license identifier in telemetry packet
2 participants