-
![20221218110041](https://user-images.githubusercontent.com/88130457/208279224-a72284c7-4db2-4903-a792-de96dfa064b8.png)
-
There are currently three ways to instrument an application that uses the Elasticsearch Python client:
* Using the Elastic [APM Python agent](https://www.elastic.co/guide/en/apm/agent/python/curre…
-
Maybe this rings a bell, and if not, do you have any hints on how to debug this?
When using granian in WSGI mode with a Django app, idle database connections aren't reaped for some reason. The exac…
-
Currently the dask-scheduler of each cluter is metrics-enabled.
But, by the very nature of these external clusters they are autoscaled, and prometheus does'nt know where to scrape them.
Therefore we …
-
When running Dask with TLS security turned on, the scheduler can easily become bottlenecked by SSL communication. See the performance report below, in particular the "Scheduler Profile" tab.
https…
-
**Describe the bug**
Mantid Crashes when trying to use Instrument view OpenGL 3D view on Rocky IDAAS.
**To Reproduce**
1) Create an IDAaaS Rocky 8 Instance with **no GPU**: https://dev.an…
-
This is a question, hope it's OK.
I'm looking to replace Influx with Victoria in my project. There is a client and so I will need a client library. The client both submits (writes) to the database …
-
The newer `VALUE_TO_TEXT_WARNING` check is causing the issue here after some digging. I'm unsure how to resolve this issue while keeping a single threaded puma instance running. Appreciate any insight…
-
During the build process locally and on our CI servers our Redis cluster is not available. Is there a way to prevent redis-clustering from trying to connect to the server during asset precomp and app …
-
The docs today to instrument an application with OpenTelemetry mostly send data to SigNoz directly.
This issue requests to add docs to send data to SigNoz via otel-agent as the production setup of …