opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

Improve Jinja2 templating in test case

Open qiuge615 opened this issue 1 year ago • 2 comments
trafficstars

What problem do you want to solve?

Current open telemetry-instrumentation-jinja2 test case uses default value for autoescape. This can be improved.

Describe the solution you'd like

Set proper value for autoescape for jinja2 templating.

Describe alternatives you've considered

No response

Additional Context

No response

Would you like to implement a fix?

Yes

qiuge615 avatar Jul 11 '24 05:07 qiuge615