cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Possible to "bring your own" design framework into an app?

Hi!

Is it possible to replace Strato with a different third party design library?

About Strato | Dynatrace Developer

3 REPLIES 3

imsingh
Dynatrace Advisor
Dynatrace Advisor

Hi there

Technically it's possible. All you have to do is to install the design library using `npm` and you're good to go.

However, I'd be more interested in the use case? Is there anything specific that you're trying to do that's not possible with Strato?

Thanks

Indermohan Singh

in addition to what @imsingh said, try to not use external dependencies as it's restricted by Dynatrace  app engine due to Content Security Policy (CSP) restrictions, check this link https://community.dynatrace.com/t5/Developer-Q-A-Forum/Plot-Sankey-in-Dynatrace-Apps-developer/m-p/2... 

BR,
Mostafa Hussein.

Certified Dynatrace Professional | Certified Dynatrace Services - Observability | Certified Dynatrace Services - App Developer
Dynatrace Partner yourcompass.ca

The reason I am asking is that we would like to get the "look and feel" of the customer we are working at. 
We have a small team which are using Splunk APM, and there you bring your own design elements, making that dashboard looking much better in the eyes of the customer.


Featured Posts