GitHub
06/22/2023, 9:30 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by prashant-shahi
<https://github.com/SigNoz/signoz/commit/555bb79866f836aaad34636494ef6af90fbfc37e|555bb798>
- chore: š§ use signoz/locust docker repo for multi-arch image (#2954)
SigNoz/signozGitHub
06/22/2023, 9:30 AMno matching manifest for linux/arm64/v8 in the manifest list entries
If you face such an issue, please join our slack community and ping in #support channel. We should be able to help you out
We are working on shipping a fix for the issue soon.
SigNoz/signozGitHub
06/22/2023, 9:30 AMGitHub
06/22/2023, 9:36 AMA - toUnixTimestamp(now())
where A is the query.
SigNoz/signoz
GitHub Actions: Codeball
ā
7 other checks have passed
7/8 successful checksGitHub
06/22/2023, 9:38 AMGitHub
06/22/2023, 10:59 AMScreenshot 2023-02-22 at 6 44 47 PMā¾
GitHub
06/22/2023, 10:59 AMScreenshot 2023-02-22 at 8 27 48 PMā¾
Screenshot 2023-02-22 at 8 27 54 PMā¾
+Query
button will create an empty query with a new label following the prior label, i.e. if the previous query is B
, the label for the new query will be C
. Similarly, they can add formulas in the builder. The formula labelling starts with F1
and increases. There is a limit on the number of queries and formulas one can create on the frontend. Please see the limit is the current dashboards. The limitations about the number of queries and the formulas will apply here.
The formula is just an input text box where the user can write mathematical expressions.
A user can get delete one or many queries using the 'X' button available on the right side of the query. They can't get rid of the query if there is only one. There will only be one Run Query
button, which will be sticky with the last, i.e. the button will appear along the same x0axis as the last query, which helps the user quickly run the query.
SigNoz/signozGitHub
06/22/2023, 11:05 AMGitHub
06/22/2023, 12:28 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/c05c939ee113ac38244643a05ee23deb27edd49e|c05c939e>
- feat: sorting for tooltip in graph view (#2948)
SigNoz/signozGitHub
06/22/2023, 12:29 PMimageā¾
GitHub
06/22/2023, 12:29 PMGitHub
06/22/2023, 1:02 PM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/809198ba9539523a7b18a53602444a89778bf0bb|809198ba>
- chore: support for ARM (#241)
SigNoz/chartsGitHub
06/22/2023, 1:03 PMGitHub
06/22/2023, 1:04 PMGitHub
06/22/2023, 1:37 PMGitHub
06/22/2023, 2:28 PMGitHub
06/22/2023, 5:44 PMGitHub
06/23/2023, 5:52 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/314edaf1dfb9d5425da19eabf443f35561ba62a1|314edaf1>
- fix: default as query builder when creating new alert (#2963)
SigNoz/signozGitHub
06/23/2023, 5:52 AMGitHub
06/23/2023, 7:15 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/522bdf04ef98e593b866444d2f99398f65fdbf41|522bdf04>
- feat: Add Generic Table View in the logs explorer (#2936)
SigNoz/signozGitHub
06/23/2023, 7:15 AMSUM
of bytes of logs in a table format in the last 30 minutes by service.
Example:
---------------------------
| ts | service_name | bytes |
| t1 | frontend | 2000000|
| t1 | route | 1500000 |
| t2 | frontend | 2500000|
| t2 | route | 1000002 |
---------------------------
SigNoz/signozGitHub
06/23/2023, 7:15 AMGitHub
06/23/2023, 8:20 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/bd18eee662d0097bc4dbf9717c7f78b37fb57eab|bd18eee6>
- Fix/query builder updating (#2962)
SigNoz/signozGitHub
06/23/2023, 8:20 AMGitHub
06/23/2023, 11:35 AMgroup by
on attributes if attribute name is long then user can't full name, user needs to hover for 5-10s to see full name
Screenshot 2023-06-23 at 16 33 05ā¾
GitHub
06/23/2023, 12:09 PMGitHub
06/23/2023, 1:51 PMGitHub
06/23/2023, 2:00 PMGitHub
06/23/2023, 2:21 PMGitHub
06/23/2023, 2:49 PM