Giter Club home page Giter Club logo

Comments (8)

pbouillet avatar pbouillet commented on May 8, 2024

Hi @dinesh4747

could you tell us a little bit about the technologies / frameworks / servers / jvm version you are using? Especially everything that could be related to http frameworks.

Furthermore, could you provide a screenshot of the invocation sequence and the http view?

Sounds like we are missing some default instrumentations.

from inspectit.

ivansenic avatar ivansenic commented on May 8, 2024

It can be that the Servlet API you are using is lower than version 3.0. If this is the case, inspectIT will not be able to read the response code. It's a limitation that we have currently and it would be nice if we could fix this actually.

from inspectit.

dinesh4747 avatar dinesh4747 commented on May 8, 2024

@pbouillet - we were working on integrating inspectIT with our apps running in different cloud platforms

But when i was exploring InspectIT with your sample DVD Store application (/dvdstore/) i am not seeing either HTTP status code as well display chart

I am currently running on my Local Mac Machien

from inspectit.

dinesh4747 avatar dinesh4747 commented on May 8, 2024

@ivansenic - we were currently using Server V 3.1 and i dont think so that would be an issue

One more thing came up to my mind was Does InspectIT support HTTP2 traffic as well?

from inspectit.

dinesh4747 avatar dinesh4747 commented on May 8, 2024

@pbouillet - Even "Display Chat" doesn't seems to be showing any graphical statistics for the Sample DVD Store Application

from inspectit.

ivansenic avatar ivansenic commented on May 8, 2024

But when i was exploring InspectIT with your sample DVD Store application (/dvdstore/) i am not seeing either HTTP status code as well display chart

That's because our demo application is very old and uses the Servlet API in the version 2, so the response code are not captured. It should not be a problem with your application I believe.

One more thing came up to my mind was does InspectIT support HTTP2 traffic as well?

I see no reason why the HTTP2 would not be supported, that's basically the protocol change, but your application flow remains the same, thus you are still going through filters and servlets that we instrument.

Even "Display Chat" doesn't seems to be showing any graphical statistics for the Sample DVD Store Application

Should work out-of-the box. Please not that Display in chart by default shows last 15 minutes, so you might need to update the time-frame in the view options (see https://inspectit-performance.atlassian.net/wiki/display/DOC17/Viewing+historical+data).

from inspectit.

pbouillet avatar pbouillet commented on May 8, 2024

Hi @dinesh4747 ,

any news on this issue? Did it work out in the end as @ivansenic suggested?

from inspectit.

dinesh4747 avatar dinesh4747 commented on May 8, 2024

Closing it based on the comments

from inspectit.

Related Issues (20)

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.