opbeat / opbeat-react

Official Opbeat module for React apps
https://opbeat.com/react
MIT License
13 stars 8 forks source link

Support React Router v4 / React 16 #19

Open igorify opened 7 years ago

igorify commented 7 years ago

Hi, guys! If I use react-router v4, what should I do? When you provide the support of React Router v4 and React 16? Thanks!

hmdhk commented 7 years ago

Hi @igorify ,

Thanks for reaching out! Currently we're making major improvements to our product. However this also means it takes more time for us to release support for new versions. We haven't finalized a timeline yet, But I will make sure that we send out announcements when that happens.

Cheers, Hamid

Crash-- commented 7 years ago

It can be great to have React 16 supports. Just spend 15 minutes to understand why, in build mode, my app started to crash. :(

danieljuhl commented 7 years ago

@jahtalab any news on this one?

hmdhk commented 7 years ago

@danieljuhl ,

Thanks for reaching out. Unfortunately no updates yet. We're currently working on integrating our APM product into Elastic stack.

Cheers

danieljuhl commented 7 years ago

@jahtalab a quick follow up. Will the Elastic APM React agent be compatible with Opbeat? And when is such an agent planned for (with support for React 16)

hmdhk commented 7 years ago

@danieljuhl ,

We have made changes to our API (as well as other changes) therefore Elastic APM agents will not be compatible with Opbeat's intake API. As for the timeline we're still working on it. However we're going to send announcements about the timing as well as instructions to migrate the agent.

P.S. You should already have some of our announcements about joining forces with Elastic and the progress so far, If not, be sure to subscribe to our mailing list.

daviestar commented 6 years ago

@jahtalab is there any update on this? even a vague timeline.

our initial investigation into opbeat was great and we're hoping to roll it out across all our projects but this is blocking us.

hmdhk commented 6 years ago

Thanks for reaching out @daviestar and sorry about the slow response.

Unfortunately no updates on this yet. As you know we're in the process of moving our product to elastic stack. Our first frontend agent (Which is going be released into alpha soon) works with pure JavaScript and it's not framework specific. You can find out more here.

Going forward we will address these issues as we release framework specific plugins.

Cheers

bogdan-calapod commented 6 years ago

So, currently, there is no way to use Opbeat with React 16 at least ? (without the router)

hmdhk commented 6 years ago

Thanks for reaching out @bogdan-calapod,

If you only need error logging, you can use our Plain JavaScript agent which is framework independent. Otherwise, unfortunately our react agent doesn't support React 16.

Cheers