Git Product home page Git Product logo

Comments (10)

wu-sheng avatar wu-sheng commented on July 30, 2024

It is better this could support pop out as show in a box with JSON formarter

from skywalking.

sksDonni avatar sksDonni commented on July 30, 2024

Hi @hanahmily and @wu-sheng, I would like to take this up.

from skywalking.

sksDonni avatar sksDonni commented on July 30, 2024

Hi @hanahmily, I am trying to add properties to my group, but its for some reason not reflecting in my UI frontend. I tried adding properties using both the terminal and the java client.

This is the response I get back when I try to retrieve the properties of group sw. I am able to see the group sw in the stream panel, but the properties of the group are not visible.

./bydbctl property get -g sw -n temp_data --id General-Service
Using config file: /Users/sukrutha/.bydbctl.yaml
property:
  leaseId: "0"
  metadata:
    container:
      createRevision: "62"
      group: sw
      id: 0
      modRevision: "75"
      name: temp_data
    id: General-Service
  tags:
  - key: name
    value:
      str:
        value: hello
  - key: state
    value:
      str:
        value: succeed
  ttl: ""
  updatedAt: "2024-03-06T15:36:18.075455Z"
Screenshot 2024-03-06 at 9 36 56 PM

Any help would be appreciated.

from skywalking.

hanahmily avatar hanahmily commented on July 30, 2024

Could you show me the details of the group of the property? The property page will show groups with "CATALOG_UNSPECIFIED".

from skywalking.

sksDonni avatar sksDonni commented on July 30, 2024
./bydbctl group get -g sw_metric
Using config file: /Users/sukrutha/.bydbctl.yaml
group:
  catalog: CATALOG_MEASURE
  metadata:
    createRevision: "5"
    group: ""
    id: 0
    modRevision: "5"
    name: sw_metric
  resourceOpts:
    blockInterval:
      num: 2
      unit: UNIT_HOUR
    segmentInterval:
      num: 1
      unit: UNIT_DAY
    shardNum: 2
    ttl:
      num: 7
      unit: UNIT_DAY
  updatedAt: null

from skywalking.

hanahmily avatar hanahmily commented on July 30, 2024

catalog: CATALOG_MEASURE

You should create a group like below:

group:
    catalog: CATALOG_UNSPECIFIED
...

I also filed an #11993 to fix this flaw.

from skywalking.

sksDonni avatar sksDonni commented on July 30, 2024

Hi @hanahmily, @wu-sheng, I tried to ellipsize the value text and then provide a view option to the users to expand and download the value if the wish. Have attached a few screenshots below-
Screenshot 2024-03-09 at 5 21 09 PM
Screenshot 2024-03-09 at 5 21 28 PM
Screenshot 2024-03-09 at 5 21 52 PM

Also a screen grab using a large JSON object for reference
https://github.com/apache/skywalking/assets/53624363/13d11342-d001-4a15-b9ce-59f6ea3c9ca0

Welcome to suggest any styling changes.

from skywalking.

wu-sheng avatar wu-sheng commented on July 30, 2024

The view looks good. How is the edit like now? Is there a similar issue there, which could be optimized?

from skywalking.

hanahmily avatar hanahmily commented on July 30, 2024

It looks good to me. and it better than I expected.

The "edit" page has a text editor there. I couldn't image that there would be the similar issue.

from skywalking.

sksDonni avatar sksDonni commented on July 30, 2024

Got it @hanahmily @wu-sheng, will raise a PR

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.