-
For testing, it might not be clear to users how to restart/reinstall SigNoz.
Scenario:
A user has installed SigNoz on local host, but he might want to play with it later. In the meantime, he doesn't…
-
## Description
the server script makes a number of calls to serverjars.com, however, this site has been down for a couple of months. Maybe it is possible to point it to archive.org as a workaround?
…
-
When placing tiles in the auto tile widget, we could have the option to set multiple assets on one slot. This would then randomise the tile for this particular slot.
Example - Center piece of a 2D…
-
In the app you can access the total distance and i would like to run a script that would mark down this value daily. I already did manage to make the access_status.py work. And I also found something …
-
Relevant docs: https://hbase.apache.org/book.html#decommission
Relevant script: [graceful_stop.sh](https://github.com/apache/hbase/blob/master/bin/graceful_stop.sh)
Relevant class: [org.apache.hadoop.…
-
We need to establish the best method for versioning our documentation. One potential solution that I have been reviewing with @cmjc and @szemate is to leverage Git tags to determine the specific ver…
-
Tried to execute cosmos metrics plugin enablement scripts
#!/bin/bash
STAGE_DIR="/dbfs/FileStore/plugins"
echo "BEGIN: Upload Spark Plugins"
cp -f $STAGE_DIR/*.jar /databricks/jars || { ec…
-
### Link to the code that reproduces this issue
https://github.com/kacyee/before-interactive-2
### To Reproduce
1. Start the application in production mode (npm build -> npm start)
2. Go to …
-
DBSync maintains the exact same ledger state as the node, in order to recompute rewards, stake distribution etc. However db-sync doesn't need to fully validate each block. A possible memory optimizati…
-
Hi!
Another question. I want to run the software on another threshold. I already changed the ash and clump scripts. But when I change the theshold in the .yml file (p_threshes: ["5e-08"] and p_cutof…