JustWPH

Results 10 issues of 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....

documentation
enhancement

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...

enhancement

## helm chart - [ ] demo-webstore - [ ] otelcol - [ ] jaeger - [ ] Prometheus - [ ] document - [ ] Multi-node (load balancing, replica...

enhancement

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....

internationalization

# 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...

chart:demo

``` 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...