Skip to content

Releases: thibaultserti/fastapi-observability-example

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 19:18

2.0.0 (2023-11-17)

Features

BREAKING CHANGES

  • change all API code

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:41

1.1.3 (2023-09-02)

Bug Fixes

  • fix profiling and python version (76da0dc)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:29

1.1.2 (2023-08-29)

Bug Fixes

  • add variable PYROSCOPE_ENDPOINT (e376a39)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:23

1.1.1 (2023-08-27)

Bug Fixes

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:52

1.1.0 (2023-08-14)

Features

  • add phlare instrumentation (e1f5535)
  • add tags for better profiling (4f8686f)
  • downgrade pyroscope (6002e21)
  • remove async to profile (1197dd2)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 18:55

1.0.0 (2023-08-13)

Features