Skip to content

Releases: vinted/graphql-exporter

v0.5.0 / 2024-10-09

09 Oct 12:32
b9bc0e0
Compare
Choose a tag to compare

What's Changed

  • Configure if should retry metrics retrieval on error by @vbalys in #8
  • Best effort retrieval with timeouts by @vbalys in #9

Full Changelog: 0.4.0...0.5.0

v0.4.0 / 2024-10-09

09 Oct 07:56
9e158f1
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @vbalys made their first contribution in #7

Full Changelog: 0.3.1...0.4.0

0.3.1 / 2024-09-09

09 Sep 14:37
310a0e0
Compare
Choose a tag to compare
Merge pull request #6 from vinted/fix/get_datetime_on_each_request

Fix/get datetime on each request

0.3.0 / 2024-09-06

06 Sep 07:23
f7a0113
Compare
Choose a tag to compare
Merge pull request #5 from vinted/feature/add_now_function

graphql-exporter: add NOW function

0.2.0 / 2023-10-12

12 Oct 09:38
0efcffb
Compare
Choose a tag to compare
Merge pull request #4 from vinted/feature/implement_caching

graphql-exporter: implement caching

0.1.1 / 2023-10-11

11 Oct 11:56
1759b50
Compare
Choose a tag to compare
Merge pull request #3 from vinted/fix/skip_only_failing_metrics

graphql-exporter: skip only failed metrics

0.1.0 / 2023-10-11

11 Oct 05:00
9d6c785
Compare
Choose a tag to compare
Merge pull request #2 from vinted/feature/add_some_error_handling

graphql-exporter: add some error handling