17 Commits

Author SHA1 Message Date
marcel-dempers
71b0860e7f upgrade all prometheus clients and languages to latest versions 2025-04-26 21:43:00 +10:00
dependabot[bot]
76a5becfbe
Bump cookie and express in /monitoring/prometheus/nodejs-application/src
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.4.2 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.1)

Updates `express` from 4.17.3 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 21:39:43 +00:00
marceldempers
29f6291913
Merge pull request #233 from marcel-dempers/dependabot/npm_and_yarn/monitoring/prometheus/nodejs-application/src/multi-ceff1a497b
Bump path-to-regexp and express in /monitoring/prometheus/nodejs-application/src
2024-11-18 08:37:04 +11:00
Arvinth C
2943b35a71
Update go.mod 2024-10-16 21:07:54 +05:30
ArvinthC3000
cec7b5ddcf Updating dockerfile for go application
Signed-off-by: ArvinthC3000 <archand@progress.com>
2024-10-16 21:05:59 +05:30
Arvinth C
177883429c
Create go.mod 2024-10-16 21:00:53 +05:30
dependabot[bot]
50eba16f40
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `express` from 4.17.3 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.20.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 00:43:48 +00:00
m-ocean-it
6d7959e025
fix crashing: await for Promise 2024-08-24 18:29:19 +03:00
dependabot[bot]
89556d4cd0
Bump flask in /monitoring/prometheus/python-application/src
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 23:51:53 +00:00
dependabot[bot]
9f720b1046
Bump express in /monitoring/prometheus/nodejs-application/src
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 13:22:11 +00:00
marcel-dempers
752f395e88 bump minor version on prometheus monitoring 2022-08-10 12:47:55 +10:00
marcel-dempers
74878f5903 servicemonitors 2022-07-15 10:20:22 +10:00
marcel-dempers
88fbd12e50 add link 2022-01-19 22:33:48 +11:00
marcel-dempers
6632544f0c updates 2022-01-15 15:11:35 +11:00
marcel-dempers
a8c0a0d403 wip 2022-01-13 10:05:34 +11:00
marcel-dempers
26f7c9c37f file refactor for grafana 2020-11-14 08:53:16 +11:00
marcel-dempers
cc2eb8680f refactor - move prometheus to monitoring folder , introduce logging folder 2020-09-01 07:24:58 +10:00