JustWPH
JustWPH
### ้กน็ฎ็ปๆ็ๅฎไน ``` โโโ COMMUNITY-CN.md โโโ CONTRIBUTING-CN.md โโโ README.md โโโ community โโโ libs โย ย โโโ java โโโ original โย ย โโโ community # https://github.com/open-telemetry/community โย ย โโโ specification # https://github.com/open-telemetry/opentelemetry-specification โย ย โโโ...
## Current issues. I personally feel that the current documentation quickstart section is not simple enough and not clear enough. git clone to local, and then build the image locally....
used wrong env `OTEL_EXPORTER_OTLP_TRACES_ENDPOINT`, cart-service can't connect to OTLP **but no error log** ``` โ charts git:(wph95/otel-demo) โ kc logs demo-cart-service-57f754d46f-hmj7m Connecting to Redis: demo-redis:6379,ssl=false,allowAdmin=true,abortConnect=false Successfully connected to Redis Performing...
## helm chart - [ ] demo-webstore - [ ] otelcol - [ ] jaeger - [ ] Prometheus - [ ] document - [ ] Multi-node (load balancing, replica...
Backgroud 1. osxFuse support macOS 11 2. macFuse (osxFuse 4.0+) support macOS 12+ 3. goofys used this fuse lib, it's not support macFuse https://github.com/kahing/fusego/blob/master/mount_darwin.go#L45-L57 - [ ] fix goofys support...
``` INFO [2020-10-26 12:43:54,296] echo: /usr/bin/goofys[41]: main.ERROR stacktrace from panic: Unknown inode: 118425 goroutine 101 [running]: runtime/debug.Stack(0xc000fb3c08, 0xbd2e60, 0xc002e87310) /usr/local/go/src/runtime/debug/stack.go:24 +0x9d github.com/kahing/goofys/api/common.LogPanic(0xc000fb3e48) /home/kahing/go/src/github.com/kahing/goofys/api/common/panic_logger.go:32 +0x7c panic(0xbd2e60, 0xc002e87310) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/kahing/goofys/internal.(*Goofys).getInodeOrDie(...) /home/kahing/go/src/github.com/kahing/goofys/internal/goofys.go:282...
I saw the #203 and working on how to make OTel website support a language. Personally, I would like to be able to support i18n (e.g. Chinese) before OTel GA....
# Motivation The current demo chart will install prometheus and collect metric for some components. However, it does not collect k8s metric. I've done some local test and not found...
``` Exception ignored in: Traceback (most recent call last): File "/Users/justwph/Library/Caches/pypoetry/virtualenvs/concave-KQBUMHDg-py3.11/lib/python3.11/site-packages/tidb_vector/integrations/vector_client.py", line 177, in __del__ AttributeError: 'NoneType' object has no attribute 'Connection' ``` might help info my tidb_connect_url ``` TIDB_PASSWORD...
fix #573