[GitHub] [skywalking] jmjoy commented on issue #10424: [Bug] [PHP]php-fpm not working sometimes, and nginx result in 502

2023-02-21 Thread via GitHub
jmjoy commented on issue #10424: URL: https://github.com/apache/skywalking/issues/10424#issuecomment-1439574634 Please close `xdebug` to see if there are still problems. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [skywalking-rover] mrproliu commented on pull request #78: Support continuous profiling

2023-02-21 Thread via GitHub
mrproliu commented on PR #78: URL: https://github.com/apache/skywalking-rover/pull/78#issuecomment-1439550632 For now, the e2e are not ready. I needs to implements the data collect protocol and GraphQL(cli) in the backend. after that, the e2e should be added. -- This is an automated mess

[GitHub] [skywalking-rover] wu-sheng commented on pull request #78: Support continuous profiling

2023-02-21 Thread via GitHub
wu-sheng commented on PR #78: URL: https://github.com/apache/skywalking-rover/pull/78#issuecomment-1439548284 What have we tested for this feature through e2e? I think there are some backend works to be done at the same time. -- This is an automated message from the Apache Git Service. To

[GitHub] [skywalking-rover] mrproliu opened a new pull request, #78: Support continuous profiling

2023-02-21 Thread via GitHub
mrproliu opened a new pull request, #78: URL: https://github.com/apache/skywalking-rover/pull/78 For this PR, the following continuous profiling steps are supported: 1. Collect the continuous profiling policy from the backend 2. Monitoring metrics from the process, and sending the metr

[GitHub] [skywalking] wu-sheng closed issue #10080: [Feature] investigate the possibility for supporting PromQL

2023-02-21 Thread via GitHub
wu-sheng closed issue #10080: [Feature] investigate the possibility for supporting PromQL URL: https://github.com/apache/skywalking/issues/10080 -- 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 s

[GitHub] [skywalking] wu-sheng merged pull request #10415: Support prometheus HTTP API and promQL.

2023-02-21 Thread via GitHub
wu-sheng merged PR #10415: URL: https://github.com/apache/skywalking/pull/10415 -- 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: notifications-unsubscr..

[GitHub] [skywalking] wankai123 commented on a diff in pull request #10415: Support prometheus HTTP API and promQL.

2023-02-21 Thread via GitHub
wankai123 commented on code in PR #10415: URL: https://github.com/apache/skywalking/pull/10415#discussion_r1113784957 ## oap-server/server-query-plugin/prometheus-query-plugin/src/main/java/org/apache/skywalking/oap/query/prometheus/handler/PrometheusApiHandler.java: ## @@ -0,0

[GitHub] [skywalking] wu-sheng commented on a diff in pull request #10298: feature: windows monitoring

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #10298: URL: https://github.com/apache/skywalking/pull/10298#discussion_r1113778748 ## test/e2e-v2/cases/win/expected/metrics-has-value.yml: ## @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] [skywalking-booster-ui] wu-sheng commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113763846 ## src/views/dashboard/data.ts: ## @@ -309,7 +309,7 @@ export const CalculationOpts = [ value: "convertMilliseconds", }, { label: "Seconds to Y

[GitHub] [skywalking-booster-ui] wu-sheng commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113763213 ## src/views/dashboard/data.ts: ## @@ -309,7 +309,7 @@ export const CalculationOpts = [ value: "convertMilliseconds", }, { label: "Seconds to Y

[GitHub] [skywalking-booster-ui] wu-sheng commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113762854 ## src/views/dashboard/data.ts: ## @@ -309,7 +309,7 @@ export const CalculationOpts = [ value: "convertMilliseconds", }, { label: "Seconds to Y

[GitHub] [skywalking-booster-ui] Fine0830 commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
Fine0830 commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113750598 ## src/views/dashboard/data.ts: ## @@ -309,7 +309,7 @@ export const CalculationOpts = [ value: "convertMilliseconds", }, { label: "Seconds to Y

[GitHub] [skywalking] kezhenxu94 commented on a diff in pull request #10415: Support prometheus HTTP API and promQL.

2023-02-21 Thread via GitHub
kezhenxu94 commented on code in PR #10415: URL: https://github.com/apache/skywalking/pull/10415#discussion_r1113743076 ## oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/query/RecordQueryService.java: ## @@ -48,7 +49,10 @@ private IRecordsQueryDAO getR

[GitHub] [skywalking-booster-ui] kezhenxu94 commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
kezhenxu94 commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113730974 ## src/views/dashboard/data.ts: ## @@ -309,7 +309,7 @@ export const CalculationOpts = [ value: "convertMilliseconds", }, { label: "Seconds to

[GitHub] [skywalking] wu-sheng commented on pull request #10420: Add cpm5d aggregation function

2023-02-21 Thread via GitHub
wu-sheng commented on PR #10420: URL: https://github.com/apache/skywalking/pull/10420#issuecomment-1439300650 https://github.com/apache/skywalking-booster-ui/pull/239 has merged. Please update the relative dashboards and OAL to adopt this cpm5d function. -- This is an automated message fr

[skywalking-booster-ui] branch main updated: feat: add a calculation for `cpm5d` (#239)

2023-02-21 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-booster-ui.git The following commit(s) were added to refs/heads/main by this push: new 220525a feat: add a calculation for

[GitHub] [skywalking-booster-ui] wu-sheng merged pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
wu-sheng merged PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239 -- 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: notifications-uns

[GitHub] [skywalking-booster-ui] Fine0830 commented on pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
Fine0830 commented on PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#issuecomment-1439299630 Done https://user-images.githubusercontent.com/20871783/220495130-d853e9e5-e942-426c-810d-40669b589c18.png";> -- This is an automated message from the Apache Git

[skywalking] branch master updated: Update BanyanDB to 0.3.1 release (#10426)

2023-02-21 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking.git The following commit(s) were added to refs/heads/master by this push: new 0a35bdd1e2 Update BanyanDB to 0.3.1 release

[GitHub] [skywalking] wu-sheng merged pull request #10426: Update BanyanDB in E2E

2023-02-21 Thread via GitHub
wu-sheng merged PR #10426: URL: https://github.com/apache/skywalking/pull/10426 -- 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: notifications-unsubscr..

[GitHub] [skywalking] wu-sheng commented on a diff in pull request #10426: Update BanyanDB in E2E

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #10426: URL: https://github.com/apache/skywalking/pull/10426#discussion_r1113694475 ## test/e2e-v2/script/env: ## @@ -23,6 +23,6 @@ SW_AGENT_CLIENT_JS_COMMIT=af0565a67d382b683c1dbd94c379b7080db61449 SW_AGENT_CLIENT_JS_TEST_COMMIT=4f1eb1dcdbde3e

[GitHub] [skywalking-booster-ui] wu-sheng commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113693642 ## src/hooks/useMetricsProcessor.ts: ## @@ -398,15 +398,15 @@ export function aggregation(val: number, config: { calculation?: string }): numb case

[GitHub] [skywalking-java] wu-sheng commented on pull request #460: Fix servicecomb plugin trace break

2023-02-21 Thread via GitHub
wu-sheng commented on PR #460: URL: https://github.com/apache/skywalking-java/pull/460#issuecomment-1439250156 Please follow codestyle.xml in the root, and fix CI which fails due to code style issues. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #460: Fix servicecomb plugin trace break

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #460: URL: https://github.com/apache/skywalking-java/pull/460#discussion_r1113692310 ## apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-2.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/servicecomb/v2/ProducerOperationHandl

[GitHub] [skywalking-booster-ui] toffentoffen commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
toffentoffen commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113398015 ## src/hooks/useMetricsProcessor.ts: ## @@ -398,15 +398,15 @@ export function aggregation(val: number, config: { calculation?: string }): numb c

[GitHub] [skywalking-booster-ui] toffentoffen commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
toffentoffen commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113389805 ## src/hooks/useMetricsProcessor.ts: ## @@ -398,15 +398,15 @@ export function aggregation(val: number, config: { calculation?: string }): numb c

[GitHub] [skywalking-booster-ui] toffentoffen commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
toffentoffen commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113389501 ## src/hooks/useMetricsProcessor.ts: ## @@ -398,15 +398,15 @@ export function aggregation(val: number, config: { calculation?: string }): numb c

[GitHub] [skywalking-swck] dependabot[bot] opened a new pull request, #82: Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 in /operator

2023-02-21 Thread via GitHub
dependabot[bot] opened a new pull request, #82: URL: https://github.com/apache/skywalking-swck/pull/82 Bumps [github.com/Masterminds/goutils](https://github.com/Masterminds/goutils) from 1.1.0 to 1.1.1. Release notes Sourced from https://github.com/Masterminds/goutils/releases";>g

[skywalking-swck] branch dependabot/go_modules/operator/github.com/Masterminds/goutils-1.1.1 created (now 9052e9a)

2023-02-21 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/operator/github.com/Masterminds/goutils-1.1.1 in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git at 9052e9a Bump github.com/Masterminds/goutil

[skywalking-swck] branch master updated: Bump golang.org/x/net from 0.2.0 to 0.7.0 in /adapter (#81)

2023-02-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git The following commit(s) were added to refs/heads/master by this push: new 333add0 Bump golang.org/x/net from

[GitHub] [skywalking-swck] hanahmily merged pull request #81: Bump golang.org/x/net from 0.2.0 to 0.7.0 in /adapter

2023-02-21 Thread via GitHub
hanahmily merged PR #81: URL: https://github.com/apache/skywalking-swck/pull/81 -- 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: notifications-unsubscr..

[GitHub] [skywalking-java] Chenfx-git commented on a diff in pull request #460: Fix servicecomb plugin trace break

2023-02-21 Thread via GitHub
Chenfx-git commented on code in PR #460: URL: https://github.com/apache/skywalking-java/pull/460#discussion_r1113224842 ## apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-2.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/servicecomb/v2/ProducerOperationHan

[skywalking-banyandb] annotated tag v0.3.1 updated (adbd3e87 -> a0f3583c)

2023-02-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to annotated tag v0.3.1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git *** WARNING: tag v0.3.1 was modified! *** from adbd3e87 (commit) to a0f3583c (tag) tagging a

[GitHub] [skywalking-booster-ui] wu-sheng commented on a diff in pull request #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
wu-sheng commented on code in PR #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239#discussion_r1113174991 ## src/hooks/useMetricsProcessor.ts: ## @@ -398,15 +398,15 @@ export function aggregation(val: number, config: { calculation?: string }): numb case

[GitHub] [skywalking-booster-ui] Fine0830 opened a new pull request, #239: feat: add a calculation for `cpm5d`

2023-02-21 Thread via GitHub
Fine0830 opened a new pull request, #239: URL: https://github.com/apache/skywalking-booster-ui/pull/239 Reference https://github.com/apache/skywalking/pull/10420#issuecomment-1437282944 Video https://user-images.githubusercontent.com/20871783/220372006-754054b5-e625-440f-aa96

[skywalking-swck] branch dependabot/go_modules/adapter/golang.org/x/net-0.7.0 updated (565cf45 -> 2ec372d)

2023-02-21 Thread dashanji
This is an automated email from the ASF dual-hosted git repository. dashanji pushed a change to branch dependabot/go_modules/adapter/golang.org/x/net-0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git from 565cf45 Bump golang.org/x/net from 0.2.0 to 0.7.0 in /adapt

[GitHub] [skywalking-booster-ui] wu-sheng closed pull request #238: feat: add a calculation for precision of 5

2023-02-21 Thread via GitHub
wu-sheng closed pull request #238: feat: add a calculation for precision of 5 URL: https://github.com/apache/skywalking-booster-ui/pull/238 -- 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 specifi

[GitHub] [skywalking-booster-ui] wu-sheng commented on pull request #238: feat: add a calculation for precision of 5

2023-02-21 Thread via GitHub
wu-sheng commented on PR #238: URL: https://github.com/apache/skywalking-booster-ui/pull/238#issuecomment-1438570398 My fault, I should not ask for `precision of 5`. I was asking about cpm5d is using 0.1 as 1. So need UI to format data. -- This is an automated message from the Apache

[GitHub] [skywalking-booster-ui] Fine0830 opened a new pull request, #238: feat: add a calculation for precision of 5

2023-02-21 Thread via GitHub
Fine0830 opened a new pull request, #238: URL: https://github.com/apache/skywalking-booster-ui/pull/238 Reference https://github.com/apache/skywalking/pull/10420#issuecomment-1437282944 Video https://user-images.githubusercontent.com/20871783/220361500-9124e9bc-c3af-4b19-b2af

[GitHub] [skywalking] wu-sheng closed issue #10427: [INFRA/eyes][Feature] support github action cache for docker images

2023-02-21 Thread via GitHub
wu-sheng closed issue #10427: [INFRA/eyes][Feature] support github action cache for docker images URL: https://github.com/apache/skywalking/issues/10427 -- 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

[GitHub] [skywalking] xxchan commented on issue #10427: [INFRA/eyes][Feature] support github action cache for docker images

2023-02-21 Thread via GitHub
xxchan commented on issue #10427: URL: https://github.com/apache/skywalking/issues/10427#issuecomment-1438442220 Ok please move to discussion. I'm willing to do that but not recently. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [skywalking] yuzuofu commented on issue #10424: [Bug] [PHP]php-fpm not working sometimes, and nginx result in 502

2023-02-21 Thread via GitHub
yuzuofu commented on issue #10424: URL: https://github.com/apache/skywalking/issues/10424#issuecomment-1438424669 here is another call stackļ¼š Core was generated by `php-fpm: pool www '. Program terminated with signal SIGSEGV, S

[GitHub] [skywalking] wu-sheng commented on issue #10427: [INFRA/eyes][Feature] support github action cache for docker images

2023-02-21 Thread via GitHub
wu-sheng commented on issue #10427: URL: https://github.com/apache/skywalking/issues/10427#issuecomment-1438418025 @xxchan If you are not going to submit a pull request for this, I think this is not a planned feature for maintainers. I am going to move this to discussion. If you want contri

[GitHub] [skywalking] yuzuofu commented on issue #10424: [Bug] [PHP]php-fpm not working sometimes, and nginx result in 502

2023-02-21 Thread via GitHub
yuzuofu commented on issue #10424: URL: https://github.com/apache/skywalking/issues/10424#issuecomment-1438415487 here is core dump: Core was generated by `php-fpm: pool www '. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x564c4483d096 in zend_array_destroy ()

[GitHub] [skywalking] xxchan opened a new issue, #10427: [INFRA/eyes][Feature] support github action cache for docker images

2023-02-21 Thread via GitHub
xxchan opened a new issue, #10427: URL: https://github.com/apache/skywalking/issues/10427 ### 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

[skywalking-infra-e2e] branch main updated: Automatically pull images before loading into KinD (#104)

2023-02-21 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-infra-e2e.git The following commit(s) were added to refs/heads/main by this push: new c1558db Automatically pull images be

[GitHub] [skywalking-infra-e2e] wu-sheng merged pull request #104: Automatically pull images before loading into KinD

2023-02-21 Thread via GitHub
wu-sheng merged PR #104: URL: https://github.com/apache/skywalking-infra-e2e/pull/104 -- 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: notifications-unsu

[GitHub] [skywalking-infra-e2e] lujiajing1126 commented on pull request #104: Automatically pull images before loading into KinD

2023-02-21 Thread via GitHub
lujiajing1126 commented on PR #104: URL: https://github.com/apache/skywalking-infra-e2e/pull/104#issuecomment-1438257439 Could u pls have another check? @kezhenxu94 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[skywalking-website] branch asf-site updated: deploy: 22fe848f6ace1bd9848dc234184ea84acc24bbc6

2023-02-21 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 ac13d3e4261 deploy: 22fe848f

[skywalking-kubernetes] branch master updated: Keep the job name prefix the same as OAP Deployment name (#106)

2023-02-21 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes.git The following commit(s) were added to refs/heads/master by this push: new e79906b Keep the job name prefi

[GitHub] [skywalking-kubernetes] wu-sheng merged pull request #106: Keep the job name prefix the same as OAP Deployment name

2023-02-21 Thread via GitHub
wu-sheng merged PR #106: URL: https://github.com/apache/skywalking-kubernetes/pull/106 -- 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: notifications-uns

[GitHub] [skywalking] liyongxian commented on issue #10230: skywalking v9.3: no data in k8s service

2023-02-21 Thread via GitHub
liyongxian commented on issue #10230: URL: https://github.com/apache/skywalking/issues/10230#issuecomment-1438125983 @geniuslc11 KIND Is OK ?? -- 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

[GitHub] [skywalking] liyongxian commented on issue #10230: skywalking v9.3: no data in k8s service

2023-02-21 Thread via GitHub
liyongxian commented on issue #10230: URL: https://github.com/apache/skywalking/issues/10230#issuecomment-1438124408 I meet the same prolem. Skywalking Version: 9.3.0 ![image](https://user-images.githubusercontent.com/18571576/220300465-20c2bad7-65bb-437c-b5ee-cee2f818d823.png) K8s

[GitHub] [skywalking] wu-sheng commented on issue #10425: [Feature] Can skywalking store plaintext json data when it uses elasticsearch as storage?

2023-02-21 Thread via GitHub
wu-sheng commented on issue #10425: URL: https://github.com/apache/skywalking/issues/10425#issuecomment-1438094905 Once you changed to private rather than upstream consensus, you are on your own only. Don't ask upstream to adopt your private fork. That is not how open source works. -- Th

[GitHub] [skywalking] wu-sheng closed issue #10425: [Feature] Can skywalking store plaintext json data when it uses elasticsearch as storage?

2023-02-21 Thread via GitHub
wu-sheng closed issue #10425: [Feature] Can skywalking store plaintext json data when it uses elasticsearch as storage? URL: https://github.com/apache/skywalking/issues/10425 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[skywalking] branch banyandb-sync created (now e01d160637)

2023-02-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch banyandb-sync in repository https://gitbox.apache.org/repos/asf/skywalking.git at e01d160637 Update BanyanDB This branch includes the following new commits: new e01d160637 Update

[skywalking] 01/01: Update BanyanDB

2023-02-21 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch banyandb-sync in repository https://gitbox.apache.org/repos/asf/skywalking.git commit e01d16063790c518dd34a7885b463ca920f8cbb2 Author: Gao Hongtao AuthorDate: Tue Feb 21 16:42:55 2023 +0800

[GitHub] [skywalking] c8679724 opened a new issue, #10425: [Feature] Can skywalking store plaintext json data when it uses elasticsearch as storage?

2023-02-21 Thread via GitHub
c8679724 opened a new issue, #10425: URL: https://github.com/apache/skywalking/issues/10425 ### 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

[skywalking-banyandb] branch main updated: Update change log (#256)

2023-02-21 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-banyandb.git The following commit(s) were added to refs/heads/main by this push: new adbd3e87 Update change log (#256) adbd

[GitHub] [skywalking-banyandb] wu-sheng merged pull request #256: Update change log

2023-02-21 Thread via GitHub
wu-sheng merged PR #256: URL: https://github.com/apache/skywalking-banyandb/pull/256 -- 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: notifications-unsub

[GitHub] [skywalking] heyanlong commented on issue #10424: [Bug] [PHP]php-fpm not working sometimes, and nginx result in 502

2023-02-21 Thread via GitHub
heyanlong commented on issue #10424: URL: https://github.com/apache/skywalking/issues/10424#issuecomment-1438042307 Do you have coredump? -- 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 speci