Code Monkey home page Code Monkey logo

dynatrace's People

Contributors

cmarton avatar guillaumebert avatar neotys-rd avatar neotyslab avatar patricealbaret avatar sebastienrichert avatar stephanemartin avatar sylbn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynatrace's Issues

parameter dynatraceId in error for live environment

Hi,

I noticed that parameter "dynatraceId" not worked as the stable version with only identifier as pk12475 based on example URL https://pk12475.live.dynatrace.com (NB : I do not mentionned my own Id here for security reason).
In Neoload result log, a "Technical error" is thrown with exception "java.net.UnknownHostException".
In relative log file, detailed exception is :
2019/11/04 13:12:39 ERROR - neoload.CustomAction: Technical Error: java.net.UnknownHostException: pk12475
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:260)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:160)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:131)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at com.neotys.dynatrace.common.HTTPGenerator.execute(HTTPGenerator.java:88)
at com.neotys.dynatrace.configuration.DynatraceConfigurationAPI.isNeoLoadRequestAttributesExists(DynatraceConfigurationAPI.java:256)
at com.neotys.dynatrace.configuration.DynatraceConfigurationAPI.generateRequestAttributes(DynatraceConfigurationAPI.java:288)
at com.neotys.dynatrace.configuration.DynatraceConfigurationActionEngine.execute(DynatraceConfigurationActionEngine.java:66)
at com.neotys.nl.lg.engine.K.internalExecute(K.java:62)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.v.c(v.java:125)
at com.neotys.nl.lg.engine.w.internalExecute(w.java:83)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.H.g(H.java:227)
at com.neotys.nl.lg.engine.H.internalExecute(H.java:94)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.c.a(c.java:179)
at com.neotys.nl.lg.engine.c.run(c.java:110)

Workaround : Set entire domain name in 'dynatraceId' parameter as pk12475.live.dynatrace.com in example.

No data DynatraceIntegration-4.0.6.jar in External Data.

Hi,
When using DynatraceIntegration-3.0.1.jar I have data in External Data.
But When using DynatraceIntegration-4.0.6.jar with Neoload i have an issue, no data in External Data.
I did it in te same environment

Best Regards

Dynatrace ID instructions are incorrect, Error pushing to DynatraceEvents API and No Data pull from Dynatrace

With this release, 4.0.6, I'm having the following issues:

  1. The instructions for the Dynatrace ID for both the DynatraceMonitoring action and the DynatraceEvents appears to be incorrect. The instructions tell you to add just the unique portion of your Dynatrace SaaS live URL, but to make it work it requires that you use your full Dynatrace SaaS URL. So in my example I need the put .live.dynatrace.com, not just the DynatraceID portion.

  2. When my load script runs, it generates a Runtime Error at the ending DynatraceEvents step. The error is:

Error detected by NeoLoad
Error Code: NL-DYNATRACE_EVENT_ACTION-02 Message: Details: Error encountered :java.lang.StringIndexOutOfBoundsException: String index out of range: -1

  1. When the load test finishes, there is no monitoring data in the NeoLoad GUI External Data section, as described by the documentation.

With build 3.0.1, these issues do not exist. This was verified by running the same project against the same Dynatrace SaaS instance with the same parameters.

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.