-
New endpoint, not health or metrics, that shows the same connection pool stats as WDK sites, plus stack traces for open connections in all configured DatabaseInstances.
-
版本:1.2.11
> 2023-02-02 17:51:07.296 da3cf954efc57a1d-da3cf954efc57a1d [XNIO-2 task-1] ERROR xxxxxxx [com.alibaba.druid.pool.DruidDataSource_init] - {dataSource-1} init error
java.lang.IllegalState…
-
**Query/Question**
Hello Experts,
I am reaching out to seek your expertise regarding an implementation challenge I am facing with testing our API, which supports two primary use cases: Real-time and…
-
At present if the healthcheck endpoint ( /opencga/webservices/rest/v1/meta/status ) returns 500 the app gateway blocks access to it.
Create a probe and rule to expose the health check endpoint, e…
-
To avoid cluttering the logs, consider removing access logs for the health check endpoint when they are coming from AWS
# Implementation note
one possible way to filter is to check if request path i…
-
The instances now report their health using a script (`/usr/local/bin/aws_health.sh`). That script contacts autoscaling, which is unreachable.
- Maybe a VPC Endpoint can help to give instances acce…
-
**Describe the bug**
Custom health checks don't appear on the Insights app.
**To Reproduce**
Add this custom health check in server package in `server.dart`
```dart
Future customHealthCheckHa…
-
I would like to suppress telemetry from single function in Azure function app from going to Appinsights.
Currently there is no way to block "request" telemetry from all azure functions.
Scenario: …
-
Relates to: https://github.com/torrust/torrust-index/issues/562
Some people are having trouble to set up the local dev env. The main problems are always:
- CORS ([Index repo](https://github.com/…
-
### Component(s)
receiver/skywalking
### What happened?
## Description
Previously, we used skywalking-agent to transport trace data to skywalking-server. Now I used otel-collector + jaeger instead…