Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs on SigNoz configuration with Istio #270

Open
pranay01 opened this issue Aug 23, 2021 · 3 comments
Open

Add docs on SigNoz configuration with Istio #270

pranay01 opened this issue Aug 23, 2021 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@pranay01
Copy link
Collaborator

For users who want to send Istio data to SigNoz, we should have a page documenting how they can add this.

This Jaeger doc can serve as an illustrative example

@pranay01 pranay01 added the documentation Improvements or additions to documentation label Aug 23, 2021
@pranay01
Copy link
Collaborator Author

Steps needed to enable Istio

  1. Add zipkin receiver at this section

  2. After changes this section should look like this
    zipkin-istio

  3. kubectl apply the changes
    kubectl -n platform apply -f deploy/kubernetes/otel-collector

@taniaduggal
Copy link

Hey @pranay01 . I wanna work on this issue .Could you help me to get started with it ?

@pranay01 pranay01 added the good first issue Good for newcomers label Jan 23, 2023
@prashant-shahi prashant-shahi self-assigned this Feb 16, 2023
@shivanshuraj1333
Copy link
Member

There are a few things that we can collect.

  1. Metrics - proxy metrics, Service-level metrics, Control plane metrics https://istio.io/latest/docs/concepts/observability/#metrics
  2. Envoy Access Logs: https://istio.io/latest/docs/concepts/observability/#access-logs
  3. Traces: by configuring either Zipkin or Jaeger on istio and configure Zipkin/Jaeger receiver on SigNoz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants