Giter Club home page Giter Club logo

Comments (9)

hmdhk avatar hmdhk commented on August 17, 2024 1

Thanks for reaching out @chhuang,

Unfortunately, no updates on SSR support.

You can use opbeat-node however that would provide backend specific metrics. To track performance of the components for SSR, its support needs to be integrated into opbeat-react module.

from opbeat-react.

chhuang avatar chhuang commented on August 17, 2024 1

Hi guys, this is more of an offtopic question, with the merge with Elastic, does that mean Opbeat is no longer in active development as there will be a similar brand new product as part of the Elastic's stack?

from opbeat-react.

hmdhk avatar hmdhk commented on August 17, 2024

Thanks for reaching out @chhuang ,

Currently we don't have support for SSR.
However I'm interested in your use-case. Do you want to have performance monitoring for SSR?

Cheers

from opbeat-react.

chhuang avatar chhuang commented on August 17, 2024

Currently we have a Nodejs API and also a React app running on next.js which talks to the API.

I have installed Opbeat on the API (using the Nodejs instructions) and it's working fine.

For the React app, I'm a little bit confused on how it supposes to work, or I'm not even sure if I should use Opbeat at all.

from opbeat-react.

hmdhk avatar hmdhk commented on August 17, 2024

Thanks for your response

We've been focusing on apps that run inside a browser so far. However SSR is something that we want to support.
I will make sure that we consider it in our planning sessions.

from opbeat-react.

roncohen avatar roncohen commented on August 17, 2024

@chhuang Hi! For SSR you should be able to use the Node.js agent: https://github.com/opbeat/opbeat-node

Check out https://opbeat.com/docs/articles/get-started-with-a-custom-nodejs-stack/#route-naming if you want to hook it up to react router.

from opbeat-react.

chhuang avatar chhuang commented on August 17, 2024

Hi guys, any update on the SSR support?

@roncohen I'm running next.js with custom routes (not react router), does that mean I should use the opbeat-node instead of opbeat-react? Or I need to use both of them together? I'd like to be able to track performance of the components similar to what's shown in the product tour video.

I've set the middleware for redux and it's working great. I really like the simple UI!

screen shot 2017-08-14 at 11 35 05 am

from opbeat-react.

chhuang avatar chhuang commented on August 17, 2024

Can I use both opbeat-react and opbeat node in the same project?

from opbeat-react.

hmdhk avatar hmdhk commented on August 17, 2024

@chhuang ,

Sorry about the slow response.

Currently opbeat-react disables itself if it detects it's running on the server side (not inside a browser). Although your application (including our node agent) would work as expected, we just don't capture any performance metrics for the react application since we don't have SSR support yet.

Cheers

from opbeat-react.

Related Issues (12)

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.