Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

According to the latest docs,use mixer solution to istio, but no data in skywalking ui. #4342

Closed
3 tasks
justmine66 opened this issue Feb 10, 2020 · 8 comments
Assignees
Labels
backend OAP backend related. enhancement Enhancement on performance or codes
Milestone

Comments

@justmine66
Copy link

justmine66 commented Feb 10, 2020

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • [√] Bug
  • Requirement
  • Feature or performance improvement

Question

  • What do you want to know?

Bug

Env:
image: apache/skywalking-oap-server:6.5.0
istio: 1.4.3

According to the latest documents,use mixer solution,but has blow problem:

  • Which version of SkyWalking, OS and JRE?
    2020-02-10T08:31:20.534423Z info Publishing 27 events
    2020-02-10T08:31:20.551752Z info Built new config.Snapshot: id='6666'
    2020-02-10T08:31:20.556930Z info Cleaning up handler table, with config ID:6665
    2020-02-10T08:36:19.541750Z error mcp Error receiving MCP resource: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
    2020-02-10T08:36:19.541800Z error mcp Error receiving MCP response: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
    2020-02-10T08:36:20.542009Z info mcp (re)trying to establish new MCP sink stream
    2020-02-10T08:36:20.542158Z info mcp New MCP sink stream created

Would you like to ask, have you tested it yourself?

  • Which company or project?

  • What happen?
    If possible, provide a way for reproducing the error. e.g. demo application, component version.


Requirement or improvement

  • Please describe about your requirements or improvement suggestions.
@wu-sheng
Copy link
Member

If you are trying to use Istio, you should have the capability to address the issue. You need to invest the mixer logs.

@wu-sheng wu-sheng added the question End user question and discussion. label Feb 10, 2020
@justmine66
Copy link
Author

If you are trying to use Istio, you should have the capability to address the issue. You need to invest the mixer logs.

mixer logs:
2020-02-10T08:31:20.534423Z info Publishing 27 events
2020-02-10T08:31:20.551752Z info Built new config.Snapshot: id='6666'
2020-02-10T08:31:20.556930Z info Cleaning up handler table, with config ID:6665
2020-02-10T08:36:19.541750Z error mcp Error receiving MCP resource: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
2020-02-10T08:36:19.541800Z error mcp Error receiving MCP response: rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: NO_ERROR
2020-02-10T08:36:20.542009Z info mcp (re)trying to establish new MCP sink stream
2020-02-10T08:36:20.542158Z info mcp New MCP sink stream created

@wu-sheng
Copy link
Member

First, make sure you could send the metrics to OAP server.

@justmine66
Copy link
Author

First, make sure you could send the metrics to OAP server.
see above. when "Publishing 27 events" has a error.

@hanahmily
Copy link
Contributor

From what I know, we only support 1.3.3 now according to

ISTIO_VERSION="1.3.3"
. For other versions, there's no guarantee, sorry.

@justmine66
Copy link
Author

justmine66 commented Feb 10, 2020

From what I know, we only support 1.3.3 now according to

ISTIO_VERSION="1.3.3"

. For other versions, there's no guarantee, sorry.
Can make a patch immediately to support istio 1.4.3.

@wu-sheng wu-sheng added backend OAP backend related. enhancement Enhancement on performance or codes and removed question End user question and discussion. labels Feb 10, 2020
@wu-sheng
Copy link
Member

Can make a patch immediately to support istio 1.4.3.

@hanahmily Do you have time to deal with this recently?

@justmine66 Recommend using ALS solution, which has better compatibility than mixer itself.

@justmine66
Copy link
Author

justmine66 commented Feb 10, 2020

Can make a patch immediately to support istio 1.4.3.
@hanahmily Do you have time to deal with this recently?
@justmine66 Recommend using ALS solution, which has better compatibility than mixer itself.
thanks, i try ALS solution.

@wu-sheng wu-sheng added this to the 7.1.0 milestone Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related. enhancement Enhancement on performance or codes
Projects
None yet
Development

No branches or pull requests

3 participants