Coder Social home page Coder Social logo

hygieia / hygieia-perf-appdynamics-collector Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 5.0 67 KB

Hygieia Collector for performance metrics from Appdynamics

Home Page: https://github.com/capitalone/Hygieia/blob/gh-pages/pages/hygieia/collectors/performance/appdynamics.md

License: Apache License 2.0

Dockerfile 1.72% Shell 4.44% Java 93.84%
apm appdynamics hygieia-collector spring-boot performance-analysis

hygieia-perf-appdynamics-collector's Issues

401 error:

2019-09-25 13:41:28,903 [main] INFO com.capitalone.dashboard.Application - Started Application in 10.443 seconds (JVM running for 11.664)
2019-09-25 13:42:01,000 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - Running Collector: Appdynamics
2019-09-25 13:42:01,028 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - -----------------------------------
2019-09-25 13:42:01,028 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - Instance 0: https://gw-test.saas.appdynamics.com/
2019-09-25 13:42:01,028 [taskScheduler-1] INFO c.c.d.collector.CollectorTask - -----------------------------------
2019-09-25 13:42:01,805 [taskScheduler-1] ERROR c.c.d.c.DefaultAppdynamicsClient - client exception loading applications
org.springframework.web.client.HttpClientErrorException: 401 Unauthorized
at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:91) ~[spring-web-4.2.5.RELEASE.jar!/:4.2.5.RELEASE]
at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:641) ~[spring-web-4.2.5.RELEASE.jar!/:4.2.5.RELEASE]
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:597) ~[spring-web-4.2.5.RELEASE.jar!/:4.2.5.RELEASE]
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:572) ~[spring-web-4.2.5.RELEASE.jar!/:4.2.5.RELEASE]
at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:493) ~[spring-web-4.2.5.RELEASE.jar!/:4.2.5.RELEASE]
at com.capitalone.dashboard.collector.DefaultAppdynamicsClient.makeRestCall(DefaultAppdynamicsClient.java:418) ~[appdynamics-performance-collector-3.1.0-SNAPSHOT.jar!/:3.1.0-SNAPSHOT]

my api.properties file.
dbname=dashboarddb
dbhost=localhost
dbport=27017
dbreplicaset=false
dbhostport=localhost:27017
logging.file=./logs/appd-collector.log
appdynamics.cron=1 * * * * *
appdynamics.instanceUrls=https://gw-test.saas.appdynamics.com/
appdynamics.username=hygieia
appdynamics.password=xxxxx@1234
appdynamics.dashboardUrls=https://xx-test.saas.appdynamics.com/controller/#/location=CDASHBOARD_DETAIL&timeRange=last_1_hour.BEFORE_NOW.-1.-1.60&mode=MODE_DASHBOARD&dashboard=3536

i created a local user called hygieia and password is xxxxx@1234

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.