Giter Site home page Giter Site logo

Comments (2)

CoderShengsheng avatar CoderShengsheng commented on May 12, 2024

这些服务式怎么添加上去的,发布包在哪呢,可以指导下吗

from tars.

louishlz avatar louishlz commented on May 12, 2024

1、tars自带的服务有哪些?除了页面看到的tarsconfig/tarslog/tarsnotify/tarspatch/tarsproperty/tarsqueryproperty/tarsquerystat/tarsstat,还有不在管理页面显示的tarsregistry/tarsnode/tarsAdminRegistry,还有其他的服务吗?他们各个服务的具体功能有文档说明吗?

答:https://github.com/Tencent/Tars/blob/master/Introduction.md 这里的说明文档就有说明

2、tarsregistry/tarsnode/tarsAdminRegistry 属于核心服务,tars整个系统起来之前必须先起来,因此这些答:服务暂时没有管理平台可以管理,必须通过添加相应的监控(比如crontable)来定时检测。后续这些服务的状态我们也会展示到管理平台上来,其实在腾讯公司内部的自动化系统里是有监控体系的。

3、如果类似tarsAdminRegistry或者其他服务down了,是否会其他tars服务,如果不影响,那么我看到的管理页面信息都显示正常,我又怎么知道有服务down了?
答:tarsAdminRegistry是给管理平台操作其它tars服务用的,比如启停服务,发布服务等。一般tarsAdminRegistry都是多节点部署。除了tarsnode和tarsregistry,其它tars的基础服务挂了,不会影响到业务,只会影响到业务的一些统计信息,比如,如果是tarsstat挂了,那么流量,耗时等统计功能可能会受影响而已。具体情况要具体分析。

首先,要明确一点,tars的所有服务都是强烈建议多点部署的,保障好容错容灾!!!!

from tars.

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.