agones icon indicating copy to clipboard operation
agones copied to clipboard

opencensus migrate to opentelemetry

Open aimuz opened this issue 2 years ago • 6 comments

What happened:

opencensus has already been merged into open-telemetry and has been archived, I think we should switch to open-telemetry

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Agones version:
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • Install method (yaml/helm):
  • Troubleshooting guide log(s):
  • Others:

aimuz avatar Aug 29 '23 07:08 aimuz

https://opentelemetry.io/blog/2023/sunsetting-opencensus/

aimuz avatar Aug 30 '23 02:08 aimuz

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

github-actions[bot] avatar Jul 15 '24 10:07 github-actions[bot]

OTEL can be quite painful to setup and run, and we're not doing any tracing, I'm wondering if it makes sense to export straight prometheus metrics instead 🤔

This may end up being a breaking change, primarily for Google Cloud Monitoring.

markmandel avatar Jul 24 '24 16:07 markmandel

If you just export prometheus, it is probably a better way to use prometheus directly.

aimuz avatar Aug 13 '24 04:08 aimuz