MyGit

polarismesh/polaris-java-agent

Fork: 22 Star: 37 (更新于 2024-11-03 18:59:22)

license: NOASSERTION

Language: Java .

Polaris Java Agent for Spring Cloud and Dubbo

最后发布版本: 1.7.0-RC8 ( 2024-09-06 10:42:57)

GitHub网址

polaris-java-agent

English | 中文

Introduction

polaris-java-agent provides a non-invasive way for Java applications to connect with polaris for service management, and provides the following functions:

  • Service registration discovery
  • Dynamic routing and load balancing
  • The faulty node is blown
  • Service throttling

Currently, Java applications developed based on the following frameworks are supported for access:

  • dubbox(version >= 2.8.4)
  • dubbo(version >= 2.7.0)
  • spring-cloud(version >= 2020.0.0)

This document describes how to use polaris-java-agent to access polaris service governance.

Architecture

polaris-java-agent injects interceptors into applications through Java bytecode enhancement technology to realize the docking of Polaris service governance capabilities.

ConfigDescription

polaris-java-agent provides the following configuration items, all of which can be configured through files (polaris.config) and system variables (-D parameters).

Configuration item Meaning Required Default value
agent.application.namespace namespace for the service no default
agent.application.name application name, used for monitoring display yes no
agent.polaris.registry Polaris server IP address Yes No
agent.application.healthcheck.ttl Service check check TTL, in seconds no 5
agent.consumer.refresh.interval Service list refresh interval, in seconds No 2

Guide

最近版本更新:(数据更新于 2024-09-10 10:30:17)

2024-09-06 10:42:57 1.7.0-RC8

2024-07-11 10:25:37 1.7.0-RC7

2024-07-09 20:13:20 1.7.0-RC6

2024-07-04 20:29:02 1.7.0-RC5

2024-06-26 09:59:57 1.7.0-RC4

2024-06-04 10:30:27 1.7.0-RC3-alpha.1

2024-05-20 17:23:34 1.7.0-RC2

2024-04-15 20:17:39 1.7.0-RC1

2024-04-14 00:08:30 1.7.0-RC-alpha.7

2024-04-13 00:12:44 1.7.0-RC-alpha.6

polarismesh/polaris-java-agent同语言 Java最近更新仓库

2024-11-21 20:32:01 spring-projects/spring-boot

2024-11-21 09:44:43 Card-Forge/forge

2024-11-19 23:42:52 spring-projects/spring-authorization-server

2024-11-18 21:40:12 4379711/lol-helper

2024-11-16 22:50:41 xuxueli/xxl-job

2024-11-16 19:06:35 Stirling-Tools/Stirling-PDF