You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/01/29 11:58:08 UTC

[GitHub] [skywalking] sujithkumar28 opened a new issue #4293: Skywalking database connectivity understanding doc

sujithkumar28 opened a new issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   This is to understand skywalking.
   
   I'm new to skywalking. I want to understand how data as a whole sent to h2. Anyone naming the files to be looked after will be much helpful. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-580613195
 
 
   If you want to the outline, read the protocol documents, which could set the boundaries. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-580608397
 
 
   No. Basically, the thing doesn't work in this way. SkyWalking is an APM system, not as simply as you described.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng closed issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] sujithkumar28 commented on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
sujithkumar28 commented on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-580611884
 
 
   Sorry!! If that was simply explained. I do understand that this is a very complex system that is developed, which made me curious to understand the underlying deatails. I've put my requirements in simple words. As far as my understand,the trace and method metrics are passed on to H2. Since we don't have a H2 console enabled and as I'm facing issues with configuring external h2. I just wanted to look at the raw data rather than UI. since I'm new to instrumentation I've put forth my requirements in simple words. I really appreciate your patience and quick replies. Thank you

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-579734717
 
 
   H2 is just an implementation of storage.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] sujithkumar28 commented on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
sujithkumar28 commented on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-580595870
 
 
   Thanks a lot for your reply. I'm trying to store the metrics into a file as json. Is there a guide to debug skywalking agent? Can the datacarrier object be made a json 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-579734588
 
 
   `MetricsPersistentWorker` for metrics, topology, and topN. `RecordStreamProcessor` for traces.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng edited a comment on issue #4293: Skywalking database connectivity understanding doc

Posted by GitBox <gi...@apache.org>.
wu-sheng edited a comment on issue #4293: Skywalking database connectivity understanding doc
URL: https://github.com/apache/skywalking/issues/4293#issuecomment-580613195
 
 
   If you want the outline, read the protocol documents, which could set the boundaries. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services