https://signoz.io logo
Join the conversationJoin Slack
Channels
contributing
contributing-frontend
general
github-activities
incidents
k8s_operator_helm
reactjs-config
signoz-alert-testing
support
testsupport
watercooler
webhook-dev
write-for-signoz
Powered by Linen
contributing-frontend
  • z

    Zishan Shaikh

    04/08/2022, 4:07 AM
    Hi #contributing-frontend most of the traces are not rendering on the UI, i can see the trace details in the API response, all the events are present but the UI is blanking out, we are using version 0.7.4 of signoz
    p
    • 2
    • 1
  • p

    Parmeshwar Patidar

    04/08/2022, 5:39 AM
    the note in docker-compose.yaml asks to update line number in CONTRIBUTING.md using this script whenever the service config is updated but we might forget to change line number. As we can see in this in action here and here.
    p
    • 2
    • 1
  • r

    rakesh shah

    04/15/2022, 10:01 AM
    Signoz kubernetes deployment is failing for otel-collector
  • r

    rakesh shah

    04/15/2022, 10:01 AM
    crashloopback error
  • r

    rakesh shah

    04/15/2022, 10:01 AM
    Any pointer team- we are stuck up in the installation phase.
  • a

    Ankit Nayan

    04/15/2022, 10:02 AM
    @User can you please look into this?
    🆗 1
  • r

    rakesh shah

    04/15/2022, 10:05 AM
    NAME                                             READY   STATUS             RESTARTS   AGE
    chi-signoz-cluster-0-0-0                         1/1     Running            0          46h
    clickhouse-operator-8cff468-t4p9x                2/2     Running            0          46h
    signoz-alertmanager-0                            1/1     Running            0          46h
    signoz-frontend-7d79d95cc4-62nf9                 1/1     Running            0          46h
    signoz-otel-collector-8487c9f7b4-mgwsp           0/1     CrashLoopBackOff   8          19m
    signoz-otel-collector-metrics-7797bcc95b-9c6jv   1/1     Running            0          46h
    signoz-query-service-0                           1/1     Running            0          46h
    signoz-zookeeper-0                               1/1     Running            0          46h
    [3:35 PM] Name:         signoz-otel-collector-8487c9f7b4-mgwsp
    Namespace:    spx-test
    Priority:     0
    Node:         ip-172-26-61-142.ec2.internal/172.26.61.142
    Start Time:   Fri, 15 Apr 2022 15:13:55 +0530
    Labels:       <http://app.kubernetes.io/component=otel-collector|app.kubernetes.io/component=otel-collector>
                  <http://app.kubernetes.io/instance=signoz|app.kubernetes.io/instance=signoz>
                  <http://app.kubernetes.io/name=signoz|app.kubernetes.io/name=signoz>
                  pod-template-hash=8487c9f7b4
    Annotations:  checksum/config: 59e5817602f2e1b47a6523f9270d9f90da6a89940abcfeeee3fc343efccb1da4
                  <http://kubernetes.io/psp|kubernetes.io/psp>: eks.privileged
    Status:       Running
    IP:           10.34.0.6
    IPs:
      IP:           10.34.0.6
    Controlled By:  ReplicaSet/signoz-otel-collector-8487c9f7b4
    Init Containers:
      signoz-otel-collector-init:
        Container ID:  <docker://8ba5e7a13ad55ef6b80ac9a7e0587cd72cb1c0971365a20d4694fed580fff86>2
        Image:         <http://docker.io/busybox:1.35|docker.io/busybox:1.35>
        Image ID:      <docker-pullable://busybox@sha256:59603>d4d14e08e4a60643588af127f3c3dddf8417bf6b575dd93a3cbe3e48593
        Port:          <none>
        Host Port:     <none>
        Command:
          sh
          -c
          until wget --spider -q signoz-clickhouse:8123/ping; do echo -e "waiting for clickhouseDB"; sleep 5; done; echo -e "clickhouse ready, starting otel collector now";
        State:          Terminated
          Reason:       Completed
          Exit Code:    0
          Started:      Fri, 15 Apr 2022 15:13:56 +0530
          Finished:     Fri, 15 Apr 2022 15:13:56 +0530
        Ready:          True
        Restart Count:  0
        Environment:    <none>
        Mounts:
          /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gthcs (ro)
    Containers:
      signoz-otel-collector:
        Container ID:  <docker://9051d7b6ae4a8b85bd781f038cbe022a08465e215fe8520fb2f9b50bb4a0b4b>9
        Image:         <http://docker.io/signoz/otelcontribcol:0.43.0|docker.io/signoz/otelcontribcol:0.43.0>
        Image ID:      <docker-pullable://signoz/otelcontribcol@sha256:c2fab65133bfa4c95bd50240aa7cf703599bc33697fa84c3f8fa94a1aa7e6357>
        Port:          <none>
        Host Port:     <none>
        Command:
          /otelcontribcol
          --config=/conf/otel-collector-config.yaml
        State:          Waiting
          Reason:       CrashLoopBackOff
        Last State:     Terminated
          Reason:       Error
          Exit Code:    1
          Started:      Fri, 15 Apr 2022 15:30:02 +0530
          Finished:     Fri, 15 Apr 2022 15:30:02 +0530
        Ready:          False
        Restart Count:  8
        Limits:
          cpu:     1
          memory:  2Gi
        Requests:
          cpu:        200m
          memory:     400Mi
        Environment:  <none>
        Mounts:
          /conf from otel-collector-config-vol (rw)
          /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gthcs (ro)
    Conditions:
      Type              Status
      Initialized       True 
      Ready             False 
      ContainersReady   False 
      PodScheduled      True 
    Volumes:
      otel-collector-config-vol:
        Type:      ConfigMap (a volume populated by a ConfigMap)
        Name:      signoz-otel-collector
        Optional:  false
      kube-api-access-gthcs:
        Type:                    Projected (a volume that contains injected data from multiple sources)
        TokenExpirationSeconds:  3607
        ConfigMapName:           kube-root-ca.crt
        ConfigMapOptional:       <nil>
        DownwardAPI:             true
    QoS Class:                   Burstable
    Node-Selectors:              <none>
    Tolerations:                 <http://node.kubernetes.io/not-ready:NoExecute|node.kubernetes.io/not-ready:NoExecute> op=Exists for 300s
                                 <http://node.kubernetes.io/unreachable:NoExecute|node.kubernetes.io/unreachable:NoExecute> op=Exists for 300s
    Events:
      Type     Reason     Age                 From                                    Message
      ----     ------     ----                ----                                    -------
      Normal   Scheduled  21m                 default-scheduler                       Successfully assigned spx-test/signoz-otel-collector-8487c9f7b4-mgwsp to ip-172-26-61-142.ec2.internal
      Normal   Pulled     21m                 kubelet, ip-172-26-61-142.ec2.internal  Container image "<http://docker.io/busybox:1.35|docker.io/busybox:1.35>" already present on machine
      Normal   Created    21m                 kubelet, ip-172-26-61-142.ec2.internal  Created container signoz-otel-collector-init
      Normal   Started    21m                 kubelet, ip-172-26-61-142.ec2.internal  Started container signoz-otel-collector-init
      Normal   Pulled     21m                 kubelet, ip-172-26-61-142.ec2.internal  Successfully pulled image "<http://docker.io/signoz/otelcontribcol:0.43.0|docker.io/signoz/otelcontribcol:0.43.0>" in 141.855009ms
      Normal   Pulled     21m                 kubelet, ip-172-26-61-142.ec2.internal  Successfully pulled image "<http://docker.io/signoz/otelcontribcol:0.43.0|docker.io/signoz/otelcontribcol:0.43.0>" in 107.908758ms
      Normal   Pulled     20m                 kubelet, ip-172-26-61-142.ec2.internal  Successfully pulled image "<http://docker.io/signoz/otelcontribcol:0.43.0|docker.io/signoz/otelcontribcol:0.43.0>" in 95.917437ms
      Normal   Created    20m (x4 over 21m)   kubelet, ip-172-26-61-142.ec2.internal  Created container signoz-otel-collector
      Normal   Started    20m (x4 over 21m)   kubelet, ip-172-26-61-142.ec2.internal  Started container signoz-otel-collector
      Normal   Pulling    20m (x4 over 21m)   kubelet, ip-172-26-61-142.ec2.internal  Pulling image "<http://docker.io/signoz/otelcontribcol:0.43.0|docker.io/signoz/otelcontribcol:0.43.0>"
      Normal   Pulled     20m                 kubelet, ip-172-26-61-142.ec2.internal  Successfully pulled image "<http://docker.io/signoz/otelcontribcol:0.43.0|docker.io/signoz/otelcontribcol:0.43.0>" in 105.808476ms
      Warning  BackOff    55s (x94 over 21m)  kubelet, ip-172-26-61-142.ec2.internal  Back-off restarting failed container
    p
    • 2
    • 33
  • r

    Rohan Shetty

    05/11/2022, 5:33 AM
    Hi Team, is there a provision to modify the base path of signoz UI and host it behind nginx at subpath? For instance: instead of https://mydomain.com/ i want https://mydomain/signoz/ since my app is already running at basepath /
    p
    • 2
    • 5
  • g

    Gaurav Joshi

    10/22/2022, 3:37 AM
    test environment urls required.
    p
    • 2
    • 2
  • m

    Mohammed Ayaz

    11/28/2022, 5:23 PM
    can anyone please send me test environment url for frontend?
    v
    • 2
    • 1
  • r

    Rohith Raju

    11/29/2022, 3:02 AM
    Hey guys, so I'm trying to run front-end locally by following this https://github.com/SigNoz/signoz/blob/develop/CONTRIBUTING.md#3-develop-frontend- But the login page dosen't seem to load.
    p
    p
    v
    • 4
    • 18
  • r

    Rohith Raju

    11/29/2022, 3:07 AM
    Tried both the Api
  • l

    Lazaro Nascimento

    12/30/2022, 2:49 PM
    Hi, everyone. I'm Lazaro, a Brazilian full stack developer. I'm here to contribute to the frontend of Signoz open source project.
  • l

    Lazaro Nascimento

    12/30/2022, 2:53 PM
    Hi, everyone. I'm Lazaro, a Brazilian full stack developer with 6 years of experience with React and TypeScript. I'm here to contribute to the frontend of the Signoz open source project. "It is nothing that is not perfect." This is my motto in whatever I do. Glad to have you all here.
    p
    • 2
    • 1
  • l

    Lazaro Nascimento

    12/30/2022, 3:01 PM
    Hi @Palash Gupta. Nice to meet you. Could you help me get started, please?
    p
    • 2
    • 1
  • c

    Chintan Sudani

    01/02/2023, 12:19 PM
    Hi @Prashant Shahi Can you please share test environment URL file?
    p
    • 2
    • 2
  • a

    Axay Sagathiya

    01/04/2023, 6:37 AM
    Hi, @Srikanth Chekuri @Prashant Shahi I'm working on https://github.com/SigNoz/signoz/pull/1924. As @Vignesh Sankaran suggested to add a note to install sqlite3 on other OS. I'm considering the cases below, please let me know if anything else is required. • Linux ◦ Debian ▪︎ apt-get install sqlite3 ◦ Fedora ▪︎ yum install sqlite3 <hr /> Mac comes with sqlite3 installed by default, thus not adding in Doc. Do we support windows?
    p
    • 2
    • 3
  • v

    vipul vishwakarma

    01/18/2023, 4:53 PM
    Hi @Prashant Shahi can you share test environment URL.
    p
    • 2
    • 1
  • v

    vipul vishwakarma

    01/18/2023, 5:24 PM
    Hello I am working on https://github.com/SigNoz/signoz/issues/2032 {remove loadash from fe dependency} I have to uninstall lodash or just delete manually from pakage,json?
    p
    d
    p
    • 4
    • 6
  • a

    Aarush

    01/25/2023, 7:09 PM
    Hello everyone I am new to open source contributions so can anyone suggest me that how i can contribute on https://github.com/SigNoz/signoz/issues/2103
    p
    p
    • 3
    • 4
  • a

    Aarush

    01/25/2023, 7:14 PM
    As I have been assigned to this issue
  • u

    ירין דיין

    02/09/2023, 6:38 PM
    Hey guys! Would like to get the <test environment URL> please 🙂
    p
    p
    • 3
    • 2
  • d

    David Backeus

    02/11/2023, 12:14 PM
    @David Backeus has left the channel
  • m

    Mary Ojo

    02/17/2023, 10:03 AM
    Hello everyone, I'm working on this fto issue: https://github.com/SigNoz/signoz/issues/2077, I've been able to set up the project, but I'm confused about where to make the changes, I'm new to open source
    p
    • 2
    • 4
  • j

    Juha Patrikainen

    02/24/2023, 1:34 PM
    @Juha Patrikainen has left the channel
  • j

    Jaspin Suji

    02/27/2023, 5:23 AM
    Hi everyone, how to integrate signoz with grpc front end react app? If you have a sample repo, can you please share?
    p
    p
    • 3
    • 5
  • s

    Slackbot

    03/01/2023, 6:30 AM
    This message was deleted.
    p
    • 2
    • 1
  • s

    sudhanva nadiger

    03/04/2023, 10:53 AM
    hi @Prashant Shahi I was setting up the project, Would like to get the <test environment URL> for the development. Thanks
    p
    • 2
    • 1
  • a

    Andreas

    03/06/2023, 1:50 PM
    @Andreas has left the channel
  • m

    Manthan Kumar

    03/17/2023, 1:47 PM
    @Manthan Kumar has left the channel
Powered by Linen
Title
m

Manthan Kumar

03/17/2023, 1:47 PM
@Manthan Kumar has left the channel
View count: 1