17 Commits

Author SHA1 Message Date
s.solodyagin 8d3e4a8232 merge upstream 2024-06-18 22:26:11 +03:00
s.solodyagin 37ea64509a rename 2024-04-09 00:01:28 +03:00
dependabot[bot] 26c8dbee8d Bump google.golang.org/protobuf in /examples/prometheus
Bumps google.golang.org/protobuf from 1.26.0-rc.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 21:28:01 +00:00
dependabot[bot] 2516a997cd Bump golang.org/x/sys in /examples/prometheus
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210603081109-ebe580a85c40 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 07:15:30 +00:00
dependabot[bot] 65033c8f0f Bump github.com/prometheus/client_golang in /examples/prometheus
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.9.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.9.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 04:08:37 +00:00
Alejandro Durante 7edfde9f7b Upgrade to go 1.19 2022-08-28 18:58:17 -03:00
Alejandro Durante 3968f4003c Group context 2022-05-09 20:08:11 -03:00
Alejandro Durante c0b34be41c Bump versions 2022-03-12 17:19:54 -03:00
Alejandro Durante 6c719078e5 Pool context option & stop with timeout 2022-01-02 10:46:22 -03:00
Alejandro Durante fc8bba0451 Update to go v1.17 2021-11-20 10:45:55 -03:00
Alejandro Durante fc14197887 Prevent WaitingTasks counter to wrap around 2021-07-10 10:48:20 -03:00
alitto a905031a9e Add task metrics to prometheus example 2020-12-31 14:04:42 -03:00
alitto 6168d68b3e Upgrade Go runtime to 1.15 and bump version 2020-12-31 12:38:48 -03:00
alitto bb00d6603a Add getters for metrics and configuration options 2020-12-31 12:31:23 -03:00
alitto dc67fea72f Add ability to configure pool growth strategy 2020-05-25 22:50:01 -03:00
alitto 69a6d6efae Add more examples 2020-03-29 12:34:45 -03:00
adurantecredify de7514db30 Improve README.md 2020-03-28 18:25:36 -03:00