From commits-return-1599-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Tue May 21 16:11:52 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5CF3D18061A for ; Tue, 21 May 2019 18:11:52 +0200 (CEST) Received: (qmail 52627 invoked by uid 500); 21 May 2019 16:11:51 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 52618 invoked by uid 99); 21 May 2019 16:11:51 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2019 16:11:51 +0000 From: GitBox To: commits@zipkin.apache.org Subject: [GitHub] [incubator-zipkin] JaveedAliKhanA opened a new issue #2607: ZipKin with Mysql Message-ID: <155845511159.13600.13852276772802154023.gitbox@gitbox.apache.org> Date: Tue, 21 May 2019 16:11:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit JaveedAliKhanA opened a new issue #2607: ZipKin with Mysql URL: https://github.com/apache/incubator-zipkin/issues/2607 Hi Team, I Configured Zipkin with spring boot micro service projects. i am able to run and watch service details on Zipkin UI. I would like to store span, dependecies and annotationas in to my SQL Database. I did MySQl configuration in application.property file, but need help how to store data from springboot request controller to mysql tables. Thank you Javeed Ali Khan A ---------------------------------------------------------------- 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