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

[Feature]: Otter cli metrics #1201

Closed
4 tasks done
matthieu-crouzet opened this issue Jan 10, 2024 · 0 comments · Fixed by #1285
Closed
4 tasks done

[Feature]: Otter cli metrics #1201

matthieu-crouzet opened this issue Jan 10, 2024 · 0 comments · Fixed by #1285
Assignees
Labels
enhancement New feature or request innovation Technical innovation

Comments

@matthieu-crouzet
Copy link
Contributor

matthieu-crouzet commented Jan 10, 2024

Context

Based on the same idea than https://angular.io/cli/analytics
As an Otter developer, I would be able to collect data to see what are the generators/builders used by our users, how they are used, if they encounter some issues, errors etc so I can provide a better user experience (bugfixes) and prioritize new features for the future as well.

Proposal

A wrapper method to create a generator/builder that will retrieve all needed data and send those to a server.

@matthieu-crouzet matthieu-crouzet added the enhancement New feature or request label Jan 10, 2024
@matthieu-crouzet matthieu-crouzet self-assigned this Jan 10, 2024
@matthieu-crouzet matthieu-crouzet added the innovation Technical innovation label Jan 10, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 17, 2024
## Proposed change
#1201
Retrieve metrics for builders and schematics
github-merge-queue bot pushed a commit that referenced this issue Jan 22, 2024
…#1245)

## Proposed change
- Send metrics to dgp log server
- Publish the package `@o3r/telemetry`

## Related issues

- 🚀 Feature #1201
github-merge-queue bot pushed a commit that referenced this issue Jan 29, 2024
## Proposed change

Avoid awaiting the metric report call

## Related issues

- 🐛 Fixes #1201

<!-- Please make sure to follow the contributing guidelines on
https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md -->
github-merge-queue bot pushed a commit that referenced this issue Feb 20, 2024
## Proposed change
- question to activate telemetry
- documentation

## Related issues

- 🚀 Feature #1201

<!-- Please make sure to follow the contributing guidelines on
https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md -->
github-merge-queue bot pushed a commit that referenced this issue Oct 4, 2024
## Proposed change
Add telemetry wrapper for all cli

## Related issues

- 🚀 Feature #1201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request innovation Technical innovation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant