kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.6k stars 332 forks source link

Add Backends resource for grouping observability metadata #5868

Open lahabana opened 1 year ago

lahabana commented 1 year ago

Description

As described: https://github.com/kumahq/kuma/blob/master/docs/madr/decisions/009-tracing-policy.md#backends

This should enable us to reference some common configuration:

apiVersion: kuma.io/v1alpha1
kind: MeshTraceBackend
metadata:
 name: jaeger
spec:
  zipkin:
    url: http://jaeger-collector.mesh-observability:9411/api/v2/spans

Should these be quite generic? For example MeshObservability so that if you are using a tool doing metrics, logs and tracing you don't need to repeat things 3 times?

github-actions[bot] commented 1 year ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 1 year ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 10 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 7 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 4 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 2 weeks ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.