skywalking-java/docs/en/setup/backend
吴晟 Wu Sheng 4474907fef
[Inventory Design Change] Remove endpoint register and endpoint inventory (#4570)
* Finish step one, source and entity changed.

* Step 2, finish the basic and core DAO changes.

* Step 3. Change all source codes of backend, and make project compiling successfully.

* Make startup successful and persistence works.

* Fix dead codes in the MySQLTableInstaller.

* Fix mischange.

* Fix MySQL storage bootstrap error.

* Rollback dependency change.

* Simply enable tailing logs from container no mater it's in CI or not

* Fix segment table issue.

* Fix MySQL Instanller.

* Support Influxdb implementation of new endpoint traffic.

* Set and modify timeout to 90mins

* Remove unnecessary entity in the EndpointTraffic.

* Fix wrong entity builder and make name more clear.

* Fix 2 equal methods bug.

* Fix InfluxDB identifier(name) conflict issue.

* Fix endpoint topology query, endpoint id should be changed as a string.

* Fix a missing change.

* Fix a wrong commit.

* Column name can't be changed, due to it affect the hybrid metadb(h2/mysql) query, change it explicitly with double quotation marks.

* Fix formats.

* Remove endpoint/operation register from the agent. and change the plugin tests(without local tests). operationId relation codes have been removed from agent too.

* Try to fix the hytrix case.

* Fix 3 cases.

* Try to fix cases.

* Fix 2.

* Fix one.

* Fix the serviceId type mis-change.

* Fix int query

* Fix hystrix case.

* Fix a case.

* Fix EndpointCallRelationDispatcher set the source/dest endpoint without id encoding.

* Update documentation and add 2 test cases.

Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-03-28 22:51:41 +08:00
..
telemetry Add register persistent worker latency metrics #3671 (#3677) 2019-10-24 15:22:38 +08:00
advanced-deployment.md New architecture graph, new documents. (#2345) 2019-03-11 18:12:59 +08:00
apdex-threshold.md Add apdex function to OAL (#3855) 2019-11-29 12:54:33 +08:00
backend-alarm.md [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
backend-cluster.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-init-mode.md Support init mode and document with it. (#1900) 2018-11-15 21:50:00 +08:00
backend-ip-port.md Prepare new doc for v6 (#1695) 2018-10-07 09:51:29 +08:00
backend-k8s.md use chart deploy sw docs (#3573) 2019-10-08 15:59:49 +08:00
backend-receivers.md Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
backend-setting-override.md fix gRPCHost (#2194) 2019-01-23 00:03:06 +08:00
backend-setup.md Add a miss link about apdex documentation. (#4543) 2020-03-20 08:24:35 +08:00
backend-start-up-mode.md Provide two start up modes and documents. (#2116) 2019-01-03 15:19:45 +08:00
backend-storage.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-telemetry.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
backend-token-auth.md add token authentication between agent and oap receiver. (#4197) 2020-01-12 23:08:39 +08:00
backend-ui-setup.md Documentation proofreading (#3999) 2019-12-13 11:08:36 +08:00
dynamic-config.md Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
grpc-ssl.md Enable OAP gRPC SSL transportation (#4470) 2020-03-15 08:15:28 +08:00
metrics-exporter.md Support multiple linear values and merging p50/75/90/95/99 into percentile (#4214) 2020-01-12 22:10:50 +08:00
slow-db-statement.md Provide slow database rule document. (#2253) 2019-02-18 21:23:36 +08:00
trace-sampling.md Rename metric and indicator to metrics. (#2643) 2019-05-10 08:05:37 +08:00
ttl.md Support Daily Index Step feature in the OAP (#4368) 2020-02-16 20:48:04 +08:00
ui-setup.md Remove login permanently. (#2912) 2019-06-20 11:04:14 +08:00
uninstrumented-gateways.md Support gateway without agent (#3308) 2019-08-30 16:17:41 +08:00