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 module #169

Closed
Tracked by #170
migduroli opened this issue Jan 31, 2025 · 0 comments · Fixed by #172
Closed
Tracked by #170

Telemetry module #169

migduroli opened this issue Jan 31, 2025 · 0 comments · Fixed by #172
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@migduroli
Copy link
Member

No description provided.

@migduroli migduroli added this to the 1.10.0 milestone Jan 31, 2025
This was referenced Jan 31, 2025
@perdy perdy added the enhancement New feature or request label Feb 16, 2025
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`2be8599`](2be8599)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`acb3896`](acb3896)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`ee9ccad`](ee9ccad)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`2f95f9f`](2f95f9f)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`e4c2587`](e4c2587)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`0df0f60`](0df0f60)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`47a418b`](47a418b)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`8bf6c95`](8bf6c95)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`33f00ac`](33f00ac)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`9da8ba6`](9da8ba6)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`be86afa`](be86afa)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`dd8adcb`](dd8adcb)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`b73754a`](b73754a)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`82525a0`](82525a0)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`e18e871`](e18e871)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`0671bfe`](0671bfe)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`14faf81`](14faf81)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`3193d63`](3193d63)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`b771b9f`](b771b9f)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`e99a739`](e99a739)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
@perdy perdy closed this as completed Mar 4, 2025
@perdy perdy linked a pull request Mar 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants