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
github-activities
  • g

    GitHub

    01/02/2023, 6:27 PM
    #1956 Enable a way to compare 2 traces in SigNoz Issue created by pranay01 Example from Jaeger UI

    compare-traces▾

    SigNoz/signoz
  • g

    GitHub

    01/02/2023, 6:29 PM
    #1957 Enable a way to compare 2 sets of filtered spans Issue created by pranay01 Example Features to easily compare • deployment versions' RED metrics • baseline vs regression • time period comparison e.g. previous period/week SigNoz/signoz
  • g

    GitHub

    01/03/2023, 4:53 AM
    #1785 Enable google auth sso Issue created by ankitnayan on <!date^1669756249^{date_short}|2022-11-29T21:10:49Z> SigNoz/signoz
  • g

    GitHub

    01/03/2023, 5:26 AM
    1 new commit pushed to
    <https://github.com/SigNoz/signoz/tree/develop|develop>
    by prashant-shahi
    <https://github.com/SigNoz/signoz/commit/57d28be9f5ce8b8b1f8c1d8452f939c24a681251|57d28be9>
    - fix: 🐛 resolve redundant metrics issue (#1946) SigNoz/signoz
  • g

    GitHub

    01/03/2023, 5:27 AM
    #127 resolve service account create issue and other fixes Pull request opened by prashant-shahi Fixes #123 SigNoz/charts
  • g

    GitHub

    01/03/2023, 5:53 AM
    #1958 Enable `Saved Views` with specific filters in logs search Issue created by pranay01 Is your feature request related to a problem? Users may want to save a particular filter which they commonly apply when they explore logs. Currently there is no way to save a filter or view in logs Describe the solution you'd like Provide provision to create
    Saved Views
    which has specific filters defined so that users can filter the results very easily, especially for queries which they use often Describe alternatives you've considered Typing the filter query in search bar everytime Additional context Intial Design on how this could look like

    views_list▾

    save-view▾

    Thank you for your feature request – we love each and every one! SigNoz/signoz
  • g

    GitHub

    01/03/2023, 6:18 AM
    4 new commits pushed to
    <https://github.com/SigNoz/charts/tree/main|main>
    by prashant-shahi
    <https://github.com/SigNoz/charts/commit/2586e9668052abadd0ecf8253b78aaed8f1c4449|2586e966>
    - chore(k8s-infra): 🔧 create flag template for otelAgent service account
    <https://github.com/SigNoz/charts/commit/8c30efb2440710d83eb434a0f23e1ad9dbdfd108|8c30efb2>
    - fix(k8s-infra): 🐛 invalid configurations resolved
    <https://github.com/SigNoz/charts/commit/3cd47facd8a0190ae7532b7c858b508d170c830c|3cd47fac>
    - chore(release): 🔖 Bump up k8s-infra to 0.4.2
    <https://github.com/SigNoz/charts/commit/2eaddd76ef0f84432bbcb4eaa5b682f1c440d357|2eaddd76>
    - Merge pull request #127 from SigNoz/prashant/service-fix SigNoz/charts
  • g

    GitHub

    01/03/2023, 6:18 AM
    Release - k8s-infra-0.4.2 New release published by github-actions[bot] Helm chart for collecting metrics and logs in K8s SigNoz/charts
  • g

    GitHub

    01/03/2023, 6:19 AM
    Deployment to github-pages by github-pages[bot] SigNoz/charts
  • g

    GitHub

    01/03/2023, 7:40 AM
    #1959 Interface definition for the collector config management in query service Issue created by srikanthccv Some prior context: • This PR #1787 contains OpAMP server implementation that persists in the current effective config for the collector. It also pushes the random updates for
    timeout
    to verify the OpAMP Client functionality. • This repo https://github.com/SigNoz/signoz-collector-config-parser/ shows how to parse the byte string config and manipulate config at a minute level. The original goal is to enable certain use cases that require the collector to work with the new config. Any work that will be done around this needs a way to represent the config both on the frontend and backend. Would you want to define your own types/structs that match the component's config? Or would you rather rely on the upstream config? The former can be a lot of maintenance burden since tens of components change for each release and need to be synced. We could build a tool that generates the types for both backend and frontend by parsing the collector config. There is also a need for a common interface definition for doing CRUD on the config so that each individual does not need to repeat the same stuff. This works as a bridge b/w query service components and OpAMP. Please add the use cases that should be covered and anything else that might be relevant here. SigNoz/signoz
  • g

    GitHub

    01/03/2023, 7:48 AM
    #70 Add (settings) documentation for spanmetricsprocessor Pull request opened by srikanthccv Fixes #68 SigNoz/signoz-otel-collector GitHub Actions: lint-and-test ✅ 2 other checks have passed 2/3 successful checks
  • g

    GitHub

    01/03/2023, 8:21 AM
    #1960 Issues in importing Grafana Dashboard JSON Issue created by pranay01 The tooltip on the Signoz Dashboard panel UI gets truncated and cannot see or drag to see the whole attributes in the tooltip, ie, the tooltip is truncated horizontally and vertically. SigNoz/signoz
  • g

    GitHub

    01/03/2023, 8:37 AM
    #1961 API docs Issue created by ankitnayan Create API docs to consume query-service APIs. ☐ Handle authentication SigNoz/signoz
  • g

    GitHub

    01/03/2023, 9:41 AM
    #1962 Monitoring SigNoz Issue created by ankitnayan ☐ Otel-collectors ☐ clickhouse ☐ k8s metrics ☐ k8s events ☐ k8s + signoz logs ☐ host metrics When enabled these data should be sent to signoz cloud as viewing charts won't be possible once clickhouse is now or k8s cluster is facing issues. The data should be sent to signoz to view when signoz is down. @Pranay there should be an option to configure the hosting, login and forwarding options in org settings page. SigNoz/signoz
  • g

    GitHub

    01/03/2023, 9:44 AM
    #938 fix: cold storage changes request should be reject if the time period is same as before Issue created by pranshuchittora on <!date^1648709496^{date_short}|2022-03-31T06:51:36Z> An extension of this #837 Say user sends the request from the FE with the same TTL for any of the field (Traces,Metrics - Total and S3) then the BE should not try running the respective query, it must reject the changes for that field and only run the changes for the changed field. The BE should not through an error on the API call, it should avoid running the query for the unchanged fields. SigNoz/signoz
  • g

    GitHub

    01/03/2023, 9:57 AM
    #1295 Query Builder v2 Issue created by ankitnayan on <!date^1655809970^{date_short}|2022-06-21T11:12:50Z> ☐ #1294 ☐ #1293 ☐ #1292 SigNoz/signoz
  • g

    GitHub

    01/03/2023, 10:01 AM
    #1963 On the Traces page, the Method column is populated with http.method even if the span is not from an http request Issue created by sebastiaopamplona Bug description On the Traces page, the Method column is populated with
    http.method
    attribute even if the span is not from an http request. It would be nice to have this more dynamic, e.g., on http vs grpc, if we have
    rpc.method
    then I would like to see the value of
    rpc.method
    on the
    Method
    column, instead of
    -
    . This affects the front-end, and on the screen shots bellow we can see
    Hello Hello
    on the
    Method
    column because I manually added the attribute
    http.method
    to the span. • Manually adding the attribute
    http.method
    with dummy data

    1▾

    2▾

    • Without the
    http.method
    attribute

    3▾

    4▾

    Expected behavior See the value of
    rpc.method
    on the
    Method
    column. How to reproduce 1. Add GRPC Open Telemtry 2. Don't have the
    http.method
    attribute 3. Have the
    rpc.method
    attrivute 4. Verify that
    -
    is present on the
    Method
    column instead of the value of
    rpc.method
    Version information • Signoz version: v0.13.0 • Browser version: Chrome Version 108.0.5359.124 (Official Build) (x86_64) • Your OS and version: n/a • *Your CPU Architecture*(ARM/Intel): n/a Additional context n/a SigNoz/signoz
  • g

    GitHub

    01/03/2023, 11:58 AM
    #73 Materialized Views are not distributed Issue created by makeavish Currently materialized views are not distributed. But we are using underlying table (which are distributed) in our queries which doesn’t cause any issues. But this is inconsistency and might be confusing for advanced users. Ideally MVs should also be distributed: ClickHouse/ClickHouse#467 (comment) SigNoz/signoz-otel-collector
  • g

    GitHub

    01/03/2023, 12:33 PM
    #1964 Default dashboards for applications based on language/framework used Issue created by pranay01 • Most languages and frameworks have standard dashboards which users want to monitor. Things like JVM memory for java, etc. We can create out of the box dashboards based on language/frameworks which users can get started quickly with. With auto-instumentation SDKs we also send metrics now, so we can plot interesting insights from these metrics as well SigNoz/signoz
  • g

    GitHub

    01/03/2023, 12:37 PM
    #1965 Docs for typescript application instrumentation as well Issue created by pranay01 Our current application instrumentation docs are focused on Javascript. Many users today write applications in typescript instead of Javascript. If we provide docs in typescript as well, it will be easier for typescript users to get started with SigNoz SigNoz/signoz
  • g

    GitHub

    01/03/2023, 12:40 PM
    #1966 Send some exceptions data in Hotrod sample application Issue created by pranay01 Currently, new users who are trying out SigNoz don't see any data in exceptions page. This prevents them from understanding the value with exceptions in SigNoz. If we can add some sample exceptions in hotrod application (which ships with SigNoz) , then users would be able to realise the value SigNoz/signoz
  • g

    GitHub

    01/03/2023, 12:42 PM
    #1967 Deprecate http code, grpc status code, grpc method Issue created by makeavish We have migrated to using common column called Status Code for http, grpc, rpc. Also grpc method to rpc method. Otel collector issue: SigNoz/signoz-otel-collector#42 SigNoz/signoz
    • 1
    • 1
  • g

    GitHub

    01/03/2023, 12:45 PM
    #1968 In Dashboards, even when a single panel is changed, all panels are reloaded Issue created by pranay01 This causes greater load on frontend and higher response time in reloading dashboards SigNoz/signoz
  • g

    GitHub

    01/03/2023, 12:53 PM
    #1969 Add messages in TTL page so that users are aware that it sometimes takes times to update TTL Issue created by pranay01 Notifying users about memory and CPU usage increase when setting TTL - it should be always shown, Messaging should convey users to - ☐ Allocate enough resource before doing TTL operations ☐ Don’t panic SigNoz/signoz
  • g

    GitHub

    01/03/2023, 1:18 PM
    #1970 fix: redirect to latest tag release notes Pull request opened by jyash97 SigNoz/signoz
  • g

    GitHub

    01/03/2023, 1:54 PM
    #74 Add exporter latency metric instrumentation Issue created by srikanthccv ☑︎ #75 ☑︎ #76 ☑︎ #77 SigNoz/signoz-otel-collector
    • 1
    • 1
  • g

    GitHub

    01/03/2023, 1:54 PM
    #75 Add exporter latency metric instrumentation for clickhouemetricsexporter Issue created by srikanthccv SigNoz/signoz-otel-collector
  • g

    GitHub

    01/03/2023, 1:56 PM
    #76 Add exporter latency metric instrumentation for clickhouelogsexporter Issue created by srikanthccv SigNoz/signoz-otel-collector
  • g

    GitHub

    01/03/2023, 1:57 PM
    #77 Add exporter latency metric instrumentation for clickhouetracesexporter Issue created by srikanthccv SigNoz/signoz-otel-collector
    • 1
    • 1
  • g

    GitHub

    01/03/2023, 2:08 PM
    #1971 fix: use rpc method and responseStatusCode Pull request opened by makeavish on <!date^1672754670^{date_short}|2023-01-03T14:04:30Z> SigNoz/signoz GitHub Actions: e2e-k3s GitHub Actions: playwright GitHub Actions: build-frontend GitHub Actions: lint-commits GitHub Actions: Ensure Pull Request has a linked issue. ✅ 7 other checks have passed 7/12 successful checks
Powered by Linen
Title
g

GitHub

01/03/2023, 2:08 PM
#1971 fix: use rpc method and responseStatusCode Pull request opened by makeavish on <!date^1672754670^{date_short}|2023-01-03T14:04:30Z> SigNoz/signoz GitHub Actions: e2e-k3s GitHub Actions: playwright GitHub Actions: build-frontend GitHub Actions: lint-commits GitHub Actions: Ensure Pull Request has a linked issue. ✅ 7 other checks have passed 7/12 successful checks
View count: 1