Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on PR #11489: URL: https://github.com/apache/skywalking/pull/11489#issuecomment-1791892889 > > > > Is this change somehow breaking zabbix case? It fails twice. > > > > > > > > > zabbix release latest agent image 21 hours ago, it can not start up in my

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
kezhenxu94 commented on PR #11489: URL: https://github.com/apache/skywalking/pull/11489#issuecomment-1791872990 > > > Is this change somehow breaking zabbix case? It fails twice. > > > > > > zabbix release latest agent image 21 hours ago, it can not start up in my local, maybe

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791867373 Your demo is very simple, should have been covered by integration testing. Is there be any other error logs ? -- This is an automated message from the Apache Git

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on PR #11489: URL: https://github.com/apache/skywalking/pull/11489#issuecomment-1791856843 > > Is this change somehow breaking zabbix case? It fails twice. > > zabbix release latest agent image 21 hours ago, it can not start up in my local, maybe this broken

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on PR #11489: URL: https://github.com/apache/skywalking/pull/11489#issuecomment-1791855396 > Is this change somehow breaking zabbix case? It fails twice. zabbix release latest agent image 21 hours ago, it can not start up in my local, maybe this broken the test

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on PR #11489: URL: https://github.com/apache/skywalking/pull/11489#issuecomment-1791850666 > Is this change somehow breaking zabbix case? It fails twice. I am not sure, I will check it in my local. -- This is an automated message from the Apache Git Service.

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791850761 This is my php Dockerfile ``` FROM hyperf/hyperf:7.4-alpine-v3.14-swoole ENV RUSTFLAGS="-C target-feature=-crt-static" ENV

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on PR #11489: URL: https://github.com/apache/skywalking/pull/11489#issuecomment-1791844650 Is this change somehow breaking zabbix case? It fails twice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] SkyWalking Java Agent performance degradation after upgrading to 9.0 [skywalking]

2023-11-02 Thread via GitHub
wu-sheng closed issue #11460: [Bug] SkyWalking Java Agent performance degradation after upgrading to 9.0 URL: https://github.com/apache/skywalking/issues/11460 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng merged PR #637: URL: https://github.com/apache/skywalking-java/pull/637 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
lujiajing1126 commented on PR #637: URL: https://github.com/apache/skywalking-java/pull/637#issuecomment-1791787179 > > 3. SWTypeDescriptionWrapper > > @lujiajing1126 Please let us know whether this works. The startup time is almost the same as the latest 8.x version while the

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380983324 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380973301 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380966230 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791772201 I have try and the endpoints exists. Is there traces in your case? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380933679 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380932253 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380923881 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380920106 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380919411 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

(skywalking-website) branch asf-site updated: deploy: 6febe89a246be323abfeb6a3cd6dead6b9f2f86b

2023-11-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 33ec086f727 deploy:

(skywalking-python) branch dependabot/pip/django-3.2.23 deleted (was 3c85cd2)

2023-11-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/django-3.2.23 in repository https://gitbox.apache.org/repos/asf/skywalking-python.git was 3c85cd2 Bump django from 3.2.8 to 3.2.23 The revisions that were on this

Re: [PR] Bump django from 3.2.8 to 3.2.23 [skywalking-python]

2023-11-02 Thread via GitHub
dependabot[bot] commented on PR #327: URL: https://github.com/apache/skywalking-python/pull/327#issuecomment-1791681082 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] Bump django from 3.2.8 to 3.2.23 [skywalking-python]

2023-11-02 Thread via GitHub
wu-sheng closed pull request #327: Bump django from 3.2.8 to 3.2.23 URL: https://github.com/apache/skywalking-python/pull/327 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

(skywalking-python) branch dependabot/pip/django-3.2.23 created (now 3c85cd2)

2023-11-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/django-3.2.23 in repository https://gitbox.apache.org/repos/asf/skywalking-python.git at 3c85cd2 Bump django from 3.2.8 to 3.2.23 No new revisions were added by this

[PR] Bump django from 3.2.8 to 3.2.23 [skywalking-python]

2023-11-02 Thread via GitHub
dependabot[bot] opened a new pull request, #327: URL: https://github.com/apache/skywalking-python/pull/327 Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.23. Commits https://github.com/django/django/commit/60e648a7ae033a9c2d1ab23a58402f57a1754df1;>60e648a

Re: [PR] Add support printing TID to logs [skywalking-python]

2023-11-02 Thread via GitHub
Superskyyy commented on PR #323: URL: https://github.com/apache/skywalking-python/pull/323#issuecomment-1791512135 Since tid is injected into the logging record, user could also utilize this to print out the tid in whatever channel they want other than only the reported logs to oap, this

Re: [PR] Add support printing TID to logs [skywalking-python]

2023-11-02 Thread via GitHub
Superskyyy commented on code in PR #323: URL: https://github.com/apache/skywalking-python/pull/323#discussion_r1380723372 ## docs/en/setup/advanced/LogReporter.md: ## @@ -103,4 +103,7 @@ Will result in: } ] } -``` \ No newline at end of file +``` + +## Print trace ID

Re: [I] [OSPP] [Feature] Unify query planner and executor in BanyanDB [skywalking]

2023-11-02 Thread via GitHub
hanahmily closed issue #10562: [OSPP] [Feature] Unify query planner and executor in BanyanDB URL: https://github.com/apache/skywalking/issues/10562 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380415323 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[I] [Feature] Implement Inverted Index for SeriesDatabase [skywalking]

2023-11-02 Thread via GitHub
hanahmily opened a new issue, #11496: URL: https://github.com/apache/skywalking/issues/11496 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

[I] [Feature] Optimize Index Definition for BanyanDB Module in OAP [skywalking]

2023-11-02 Thread via GitHub
hanahmily opened a new issue, #11497: URL: https://github.com/apache/skywalking/issues/11497 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380372871 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380394422 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380370488 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #637: URL: https://github.com/apache/skywalking-java/pull/637#discussion_r1380337085 ## apm-sniffer/bytebuddy-patch/src/main/java/net/bytebuddy/agent/builder/SWDescriptionStrategy.java: ## @@ -0,0 +1,335 @@ +/* + * Licensed to the Apache

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #637: URL: https://github.com/apache/skywalking-java/pull/637#discussion_r1380339215 ## apm-sniffer/bytebuddy-patch/src/main/java/net/bytebuddy/agent/builder/SWDescriptionStrategy.java: ## @@ -0,0 +1,335 @@ +/* + * Licensed to the Apache

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380327280 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #637: URL: https://github.com/apache/skywalking-java/pull/637#discussion_r1380339592 ## apm-sniffer/bytebuddy-patch/src/main/java/net/bytebuddy/agent/builder/SWDescriptionStrategy.java: ## @@ -0,0 +1,335 @@ +/* + * Licensed to the Apache

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #637: URL: https://github.com/apache/skywalking-java/pull/637#discussion_r1380338035 ## apm-sniffer/bytebuddy-patch/src/main/java/net/bytebuddy/agent/builder/SWDescriptionStrategy.java: ## @@ -0,0 +1,335 @@ +/* + * Licensed to the Apache

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on PR #637: URL: https://github.com/apache/skywalking-java/pull/637#issuecomment-1790955901 The description is very clean. Thanks. Could you list the new generated class names, field names, and method names styles? -- This is an automated message from the Apache Git

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380284267 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380284267 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[I] [Feature] Implement GC for SeriesDatabase of TSDB [skywalking]

2023-11-02 Thread via GitHub
hanahmily opened a new issue, #11494: URL: https://github.com/apache/skywalking/issues/11494 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1380285040 ## test/e2e-v2/cases/log/extract-timestamp/e2e.yaml: ## @@ -0,0 +1,47 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on PR #637: URL: https://github.com/apache/skywalking-java/pull/637#issuecomment-1790832583 > 3\. SWTypeDescriptionWrapper @lujiajing1126 Please let us know whether this works. -- This is an automated message from the Apache Git Service. To respond to the

[I] [Feature] Add LOCK and VERSION Files for Process Control and Compatibilit [skywalking]

2023-11-02 Thread via GitHub
hanahmily opened a new issue, #11493: URL: https://github.com/apache/skywalking/issues/11493 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

[I] [Feature] Remove Block Level from TSDB [skywalking]

2023-11-02 Thread via GitHub
hanahmily opened a new issue, #11492: URL: https://github.com/apache/skywalking/issues/11492 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

[I] [Feature] Remove primary index [skywalking]

2023-11-02 Thread via GitHub
hanahmily opened a new issue, #11491: URL: https://github.com/apache/skywalking/issues/11491 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

Re: [PR] Bump all dependencies of Go and Node [skywalking-banyandb]

2023-11-02 Thread via GitHub
hanahmily merged PR #349: URL: https://github.com/apache/skywalking-banyandb/pull/349 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

(skywalking-banyandb) branch bump-vendor updated (6e86aff3 -> e91fd2b3)

2023-11-02 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch bump-vendor in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git from 6e86aff3 Bump all dependencies of Go and Node add e91fd2b3 Update sort function No new

Re: [PR] Bump all dependencies of Go and Node [skywalking-banyandb]

2023-11-02 Thread via GitHub
lujiajing1126 commented on code in PR #349: URL: https://github.com/apache/skywalking-banyandb/pull/349#discussion_r1380055929 ## banyand/query/processor_topn.go: ## @@ -362,13 +362,8 @@ func (naggr *postNonAggregationProcessor) Val(tagNames []string) []*measurev1.To

Re: [PR] Bump google.golang.org/grpc from 1.56.2 to 1.56.3 [skywalking-banyandb]

2023-11-02 Thread via GitHub
hanahmily closed pull request #346: Bump google.golang.org/grpc from 1.56.2 to 1.56.3 URL: https://github.com/apache/skywalking-banyandb/pull/346 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Bump google.golang.org/grpc from 1.56.2 to 1.56.3 [skywalking-banyandb]

2023-11-02 Thread via GitHub
dependabot[bot] commented on PR #346: URL: https://github.com/apache/skywalking-banyandb/pull/346#issuecomment-1790651545 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

(skywalking-banyandb) branch dependabot/go_modules/google.golang.org/grpc-1.56.3 deleted (was fc98e7e3)

2023-11-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/google.golang.org/grpc-1.56.3 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git was fc98e7e3 Bump google.golang.org/grpc from 1.56.2 to

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1790615531 > What's the mean of `Endpoit info`? Endpoint is the entry span from agent perspective. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
kylixs commented on PR #637: URL: https://github.com/apache/skywalking-java/pull/637#issuecomment-1790604201 > Could you provide docs to descibe your changes? The PR description has been updated with details. -- This is an automated message from the Apache Git Service. To respond

(skywalking) branch scroller-size created (now 8a235c22f9)

2023-11-02 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch scroller-size in repository https://gitbox.apache.org/repos/asf/skywalking.git at 8a235c22f9 Fix `limit` doesn't work for `findEndpoint` API in ES storage This branch includes the

(skywalking) 01/01: Fix `limit` doesn't work for `findEndpoint` API in ES storage

2023-11-02 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch scroller-size in repository https://gitbox.apache.org/repos/asf/skywalking.git commit 8a235c22f9bd82539ec9e7c87662288ac817d77a Author: kezhenxu94 AuthorDate: Thu Nov 2 11:48:26 2023 +

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1790521075 ![image](https://github.com/apache/skywalking/assets/17819228/dffddf06-3a9a-4b85-bf94-bb4f03525d49) -- This is an automated message from the Apache Git Service. To

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1790491207 What's the mean of `Endpoit info`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on code in PR #11489: URL: https://github.com/apache/skywalking/pull/11489#discussion_r1379901715 ## docs/en/concepts-and-designs/lal.md: ## @@ -185,7 +185,26 @@ dropped) and is used to associate with traces / metrics. `timestamp` extracts the timestamp from

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng commented on PR #637: URL: https://github.com/apache/skywalking-java/pull/637#issuecomment-1790471069 Could you provide docs to descibe your changes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Support extract timestamp from patterned datetime string in LAL. [skywalking]

2023-11-02 Thread via GitHub
weixiang1862 opened a new pull request, #11489: URL: https://github.com/apache/skywalking/pull/11489 ### extract timestamp from patterned datetime string in LAL - [ ] If this is non-trivial feature, paste the links/URLs to the design doc. - [x] Update the

[I] [Bug] [skywalking]

2023-11-02 Thread via GitHub
aclstack opened a new issue, #11488: URL: https://github.com/apache/skywalking/issues/11488 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component

Re: [PR] Optimize bytebuddy type description performance [skywalking-java]

2023-11-02 Thread via GitHub
kylixs commented on PR #637: URL: https://github.com/apache/skywalking-java/pull/637#issuecomment-1790385650 @lujiajing1126 Please check the startup time of current version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[I] [Bug] The 'findEndpoint' method 'limit' condition does not work when using Elasticsearch storage [skywalking]

2023-11-02 Thread via GitHub
ding-9 opened a new issue, #11487: URL: https://github.com/apache/skywalking/issues/11487 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component

(skywalking-website) branch asf-site updated: deploy: 6febe89a246be323abfeb6a3cd6dead6b9f2f86b

2023-11-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 30eae7f1f5a deploy:

(skywalking-java) branch main updated: Fix Impala Jdbc URL (including schema without properties) parsing exception (#644)

2023-11-02 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-java.git The following commit(s) were added to refs/heads/main by this push: new 2721438820 Fix Impala Jdbc URL (including

Re: [PR] Fix Impala Jdbc URL (including schema without properties) parsing exception [skywalking-java]

2023-11-02 Thread via GitHub
wu-sheng merged PR #644: URL: https://github.com/apache/skywalking-java/pull/644 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] [Bug] php don't have endponit info [skywalking]

2023-11-02 Thread via GitHub
wu-sheng closed issue #11486: [Bug] php don't have endponit info URL: https://github.com/apache/skywalking/issues/11486 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] [Bug] php don't have endponit info [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on issue #11486: URL: https://github.com/apache/skywalking/issues/11486#issuecomment-1790189644 You at least should be format your question in a good way. This is not a practice of asking for a help. -- This is an automated message from the Apache Git Service. To

[I] [Bug] [skywalking]

2023-11-02 Thread via GitHub
aclstack opened a new issue, #11486: URL: https://github.com/apache/skywalking/issues/11486 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component

Re: [PR] Fix Impala Jdbc URL (including schema without properties) parsing exception [skywalking-java]

2023-11-02 Thread via GitHub
CzyerChen commented on code in PR #644: URL: https://github.com/apache/skywalking-java/pull/644#discussion_r1379659009 ## apm-sniffer/apm-sdk-plugin/jdbc-commons/src/main/java/org/apache/skywalking/apm/plugin/jdbc/connectionurl/parser/ImpalaJdbcURLParser.java: ## @@ -99,7

Re: [PR] Fix Impala Jdbc URL (including schema without properties) parsing exception [skywalking-java]

2023-11-02 Thread via GitHub
CzyerChen commented on code in PR #644: URL: https://github.com/apache/skywalking-java/pull/644#discussion_r1379640046 ## apm-sniffer/apm-sdk-plugin/jdbc-commons/src/main/java/org/apache/skywalking/apm/plugin/jdbc/connectionurl/parser/ImpalaJdbcURLParser.java: ## @@ -99,7