Commit Graph

2 Commits

Author SHA1 Message Date
zorocloud 84a9560331
fix: aligning the interceptor metrics vars with the OTEL spec (#1039)
* fix: aligning the interceptor metrics vars with the OTEL spec

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>

* chore: update skip urls in linkinator GithubAction

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>

* chore: removing unused metricsCfg references

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>

---------

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
2024-06-24 12:08:25 +00:00
zorocloud 0237611b6a
feat: add support to collect metrics using the OTEL library (#927)
* feat: Add support to collect metrics using either a prometheus compatible endpoint or by sending metrics to an OTEL http endpoint

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>

* fix: use UpDounCounter rather than gauge for pending request count and
specify otel image for e2e tests

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>

---------

Signed-off-by: Joe Wogan <joe.wogan@10xbanking.com>
2024-04-24 08:06:54 +00:00