Hi, This version works well with Istio 1.0.3 on GKE by using k8s cluster management and es as storage.
Btw today's k8s oap startup is not prefect, because init stage may be blocked in some time because of creating es types. But didn't on the second time. I will fix this in next version. Sheng Wu Apache SkyWalking From Wu Sheng 's phone. ------------------ Original ------------------ From: xin zhang <[email protected]> Date: Mon,Nov 5,2018 11:15 PM To: dev <[email protected]> Subject: Re: [ANNOUNCE] SkyWalking 6.0.0-alpha test build available Hi all, SkyWalking 6.0.0-alpha works on my local environment. I had test the following scenarios: 1. Standalone + ES 2. Cluster + ES 3. Standalone + H2 With regards Xin > On Nov 5, 2018, at 9:08 AM, ???? Sheng Wu <[email protected]> wrote: > > Sorry, I put the wrong mail title. This is a test call for 6.0.0-alpha > > > ------------------ > Sheng Wu > Apache SkyWalking > > > > > > > > ------------------ Original ------------------ > From: "???? Sheng Wu"<[email protected]>; > Date: Mon, Nov 5, 2018 08:34 AM > To: "dev"<[email protected]>; > > Subject: [ANNOUNCE] SkyWalking 5.0.0-alpha test build available > > > > Hi All, > The test build of 6.0.0-alpha is available. > > > This is our Apache Incubator release. > We welcome any comments you may have, and will take all feedback into > account if a quality vote is called for this build. > > > Major changes are > SkyWalking 6 is totally new milestone for the project. At this point, we are > not just a distributing tracing system with analysis and visualization > capabilities. We are an Observability Analysis Platform(OAL). > > > The core and most important features in v6 are > > > 1. Support to collect telemetry data from different sources, such as multiple > language agents and service mesh. > 2. Extensible stream analysis core. Make SQL and cache analysis available in > core level, although haven't provided in this release. > 3. Provide Observability Analysis Language(OAL) to make analysis metric > customization available. > 4. New GraphQL query protocol. Not binding with UI now. > 5. UI topology is better now. > 6. New alarm core provided. In alpha, only on service related metric. > > > Read document for more info, > https://github.com/apache/incubator-skywalking/blob/v6.0.0-alpha/docs/README.md > > > Release notes: > > > * https://github.com/apache/incubator-skywalking/blob/v6.0.0-alpha/CHANGES.md > > > Release Candidate: > > > * https://dist.apache.org/repos/dist/dev/incubator/skywalking/6.0.0-alpha/ > * sha512 checksums > - > 6ef68b622c6c26db5143238f545ef569919757b70ec3c950305063da8ded8789c2bf2cc31e8edeaa90e18a3697786dff1ef287c03cd8ff5701e11a75b3b65899 > apache-skywalking-apm-incubating-6.0.0-alpha-src.tgz > - > https://dist.apache.org/repos/dist/dev/incubator/skywalking/6.0.0-alpha/apache-skywalking-apm-incubating-6.0.0-alpha.tar.gz.sha512 > - > 7553603875fc7a77d8cb7ea0108edaea25fc8790a8b13388b2ea1d3730b5f81a3771cf39703bcb89ce75a0387ed6ad7b8ed1d1a54d943e4e48de6e6f124072c9 > apache-skywalking-apm-incubating-6.0.0-alpha.zip > > > Maven 2 staging repository: > > > * > https://repository.apache.org/content/repositories/orgapacheskywalking-1025/org/apache/skywalking/ > > > Release Tag : > > > * https://github.com/apache/incubator-skywalking/tree/v6.0.0-alpha > > > Release CommitID : > > > * > https://github.com/apache/incubator-skywalking/tree/14009ce1172e8d70c5410029a096d3ae1a41c76d > * Git submodule > * skywalking-ui: > https://github.com/apache/incubator-skywalking-ui/tree/26f2c3b7bd93aa71897e842d90d272ee4cb618dc > * apm-protocol/apm-network/src/main/proto: > https://github.com/apache/incubator-skywalking-data-collect-protocol/tree/e7fc69462955c86d70f3f7f33712dfe33ecefbc6 > * > oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol > > https://github.com/apache/incubator-skywalking-query-protocol/tree/c65a23bd6b9bba8d1df30d4de261624952df2b7b > > > Keys to verify the Release Candidate : > > > * https://dist.apache.org/repos/dist/release/incubator/skywalking/KEYS > corresponding to [email protected] > > > Guide to build the release from source : > > > * > https://github.com/apache/incubator-skywalking/blob/v6.0.0-alpha/docs/en/guides/How-to-build.md > > > A vote regarding the quality of this test build will be initiated > within the next couple of days. > > > > ------------------ > Sheng Wu > Apache SkyWalking
