Git Product home page Git Product logo

Comments (7)

wu-sheng avatar wu-sheng commented on September 6, 2024

As you have the data, could you verify which column length is not enough? And what are your data?

from skywalking.

friendlytkyj avatar friendlytkyj commented on September 6, 2024

As you have the data, could you verify which column length is not enough? And what are your data?

org.apache.skywalking.oap.server.core.analysis.metrics.Event.message
modify as below
@column(name = MESSAGE, length = 2000)

from skywalking.

friendlytkyj avatar friendlytkyj commented on September 6, 2024

$ git push
ERROR: Permission to apache/skywalking.git denied to friendlytkyj.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

how to push code ?
I am the first to fix issue

from skywalking.

wu-sheng avatar wu-sheng commented on September 6, 2024

You need to propose change by fork, change and through pull request.

We don't accept direct change from anyone, including maintainers.

Furthermore, I need your explanation about the data and why they are so long.

from skywalking.

friendlytkyj avatar friendlytkyj commented on September 6, 2024

You need to propose change by fork, change and through pull request.

We don't accept direct change from anyone, including maintainers.

Furthermore, I need your explanation about the data and why they are so long.

it's auto collect by agent-java, when dubbo invoke more 1 second, the length of the message content is more than 200, so error is happend, the agent collect message content as below:

Response time of endpoint relation POST:/databoard/sets/v2/save_config in test::x-big-data|uat| to cn.mashang.terminal.modules.vscreen.IVScreenOpenService.freshBigData(Long,String) in test::m-terminal-center|uat| is more than 1000ms in 2 minutes of last 10 minutes

from skywalking.

friendlytkyj avatar friendlytkyj commented on September 6, 2024

when i debug the source code, the @column field length is default 200, need change to 1000 or 2000.
if skywalking can read jvm args 、 system property or environment virable to set column length when startup , it's perfect!

from skywalking.

wu-sheng avatar wu-sheng commented on September 6, 2024

Your pull request is closed, as you didn't send it to the master branch.

from skywalking.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.