8000 GitHub - uuie/pinpoint-es-plugin: elastic search plugin for pinpoint platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uuie/pinpoint-es-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

pinpoint-es-plugin

Here is the elastic-search plugin for pinpoint platform.

build with es 1.7.2, and intercept method:

@TargetConstructor({"org.elasticsearch.common.settings.Settings" }) //for cluster name 
@TargetMethods({
        @TargetMethod(name = "doExecute", paramTypes = "org.elasticsearch.action.ActionListener") //for api invocation
})

About

elastic search plugin for pinpoint platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0