tyk icon indicating copy to clipboard operation
tyk copied to clipboard

[TT-6288] Rollbar integration

Open ca-simone-chiorazzo opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. We want to have a way to monitor Tyk errors using an external monitoring tool like Rollbar

Describe the solution you'd like We'd like to have env vars to configure Rollbar monitoring

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

ca-simone-chiorazzo avatar Aug 10 '22 10:08 ca-simone-chiorazzo

Hello and Welcome! Thank you for submitting the enhancement request. I have raised an internal ticket with our engineers to review, and although we currently do not have Rollbar as an option, we have other monitoring/ data logging tools you can try.

For example, Splunk might be an alternative, which you would have the option to configure using env vars.

Here is some info on Supported Backends: https://tyk.io/docs/tyk-stack/tyk-pump/other-data-stores/ https://github.com/TykTechnologies/tyk-pump

Thanks again! We'll update you as soon as we get some feedback regarding Rollbar.

mhuaco avatar Aug 10 '22 20:08 mhuaco

Hi @mhuaco , thanks for the info. Did you have any update from the engineering team about this?

We saw that you support Splunk, but we'd like to stick to Rollbar to keep centralized management for error tracking.

Thanks in advance, Simone

ca-simone-chiorazzo avatar Nov 25 '22 10:11 ca-simone-chiorazzo

@andyo-tyk I'm not sure if your current work on integrations would cover this request?

In general, we don't have any other demand for a Rollbar integration so it's not a huge priority for our development team at this point in time - we'd happily accept a PR if you want to contribute though :)

christtyk avatar Nov 25 '22 14:11 christtyk

It looks like Rollbar requires the instrumentation of Tyk with its own SDK, rather than supporting Open Telemetry signals, so I think it would be a separate integration, unfortunately.

We are inclined towards vendor neutral standards as we develop the observability capability of Tyk, but as @christtyk has said above, we're very open to community PRs.

andyo-tyk avatar Nov 25 '22 15:11 andyo-tyk

Btw, it is possible to use Sentry for the use-case you describe https://tyk.io/docs/tyk-oss-gateway/configuration/#use_sentry, so if you going to do the PR, it can be inspiration in terms of implementation.

buger avatar Nov 25 '22 17:11 buger

We don't have plans to implement Rollbar support for the forseeable future, as we are looking towards Open Telemetry for our future Observability strategy.

andyo-tyk avatar Mar 31 '23 16:03 andyo-tyk