* Fix bug stop stopSpan when not createSpan
* Fix bug stop stopSpan when not createSpan
* change the agent log level to millisecond
* add the function of the specified-agent-config
* Update README_ZH.md
* Use -D to set the specified config path
* add docs
* update docs
* change method name
* add link
* change the function name
* change the key
* format doc
* [Agent] Provide plugin for Elasticsearch 5.x
Add [Agent] Elasticsearch transport client plugin
fix component name
add elasticsearch component
add elasticSearch component into component-libraries.yml
* update support list
* update PlainListenableActionFutureInterceptor.java
* fix set span attributes
* clear runtimeContext
* remove extra plugins
* Moves to Maven wrapper to stabilize the version in use
This will ensure those building will have similar experience due to
having a fixed maven version.
* Updates most plugin versions and removes redundant configuration
* Sets up build enforcement for JDK 1.8 until further work occurs
* Add a separated use case list
* Update README_ZH.md
* Create use-case-list.md
Add use cases.
* Update README.md
* Update README_ZH.md
* Update README_ZH.md
* Add login filter
Username and password are stored in application.yml with
prefix "security.user"
* Modify startup script and add webapp.yml config file
* Update quick-start document for default login username/password
* Update deploy document for new webapp.yml config file
* Update license for new files.
* #1263
Separated TTL from minute to minute, hour, day, month.
* 1. Minute metric data ttl change to 90, because of the 1 hour duration condition in UI means 60 minutes.
And i prefer to setting the value up to above 50%.
2. Some description and logging.
#1263
* Add a config time named traceDataTTL for trace data TTL.
#1263
* Fixed the logger english sentence mistake.
* To bring forward a way to solve Import-Project-Eclipse-RequireItems-Exception
* way to solve Import-Project-Eclipse-RequireItems-Exception
* To bring forward a way to solve Import-Project-Eclipse-RequireItems-Exception
* Required items could not be found, when import project into Eclipse.
* using markdown style to quote the errors.
* provides a optional-plugin for tracking ignores enhancement(#1203)
* trace ignore plugin config support override by system.env
* optimize the trace ignore plugin and make normalization of pom
* add AntPathMatcher and an junit test for it
* No longer rely on the spring framework
* add license at file header
* rebuild pom and rewrite README
* rebuild optional-plugins pom
* clean up useless code
* modify junit
* rewrite the ant path match logic
* rename the matcher class
* add the trace ignore plugin introduce doc to incubating features menu.
* modify the README doc.
* remove Chinese in English doc.
* remove superfluous content of EN-doc.
* Update README.md
* Register table description.
* Update Collector-Table-Description.md
Review and update the docs
* Update Collector-Table-Description.md
* Test link.
* Update Collector-Table-Description.md
* Tables of JVM Metric related finish.
* Table description finish.
* Update Collector-Table-Description.md
* Update Collector-Table-Description.md
* Module class rename to ModuleDefine, Module is the JDK9 class.
* Revert "Module class rename to ModuleDefine, Module is the JDK9 class."
This reverts commit 097665b97ea53b27565e362d28c2e8202710f4cd.
* Modify short column name.
* Modify the description of transaction metrics.
* Add section about collector table description in readme.