Remove Availability Remove Cache Remove Code Remove Demo
article thumbnail

The road to observability with OpenTelemetry demo part 1: Identifying metrics and traces

Dynatrace

In this OpenTelemetry demo series, we’ll take an in-depth look at how to use OpenTelemetry to add observability to a distributed web application that originally didn’t know anything about tracing, telemetry, or observability. These observations and insights are all far beyond what classic logging typically provides.

Metrics 177
article thumbnail

Code-level observability for Flutter apps drives great user experience

Dynatrace

By adding Flutter support, we’re giving you more freedom to choose what best fits your use case and available resources. When you set up user actions in your code, OneAgent automatically links associated web requests to those user actions. Test Flutter monitoring with our demo app. What’s next.

Code 170
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

End-to-end request monitoring for popular Python frameworks with OneAgent SDK

Dynatrace

As part of the Platform Extensions team, I’m one of those responsible for services that include the Dynatrace OneAgent SDKs, which are libraries that allow us to extend end-to-end visibility for technologies and frameworks for which there is no code module available yet. Custom code. Instrument key portions of your application.

article thumbnail

AWS serverless services: Exploring your options

Dynatrace

Amazon compute solutions are designed to streamline resource provisioning and container management with two services: AWS Lambda : Lambda provides serverless compute infrastructure that lets you run code in response to predetermined events or conditions and automatically manage all compute resources required for these processes. Data Store.

article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

We are explicit about our dependencies, so we know what code we need to run to run a specific component. Lazy-loading and bundle splitting can have a huge impact on page performance: less code requested, parsed, and executed. When you send the user code that is not needed, you waste resources from your end, and from the user’s end.

Code 147
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

We are explicit about our dependencies, so we know what code we need to run to run a specific component. Lazy-loading and bundle splitting can have a huge impact on page performance: less code requested, parsed, and executed. When you send the user code that is not needed, you waste resources from your end, and from the user’s end.

Code 130
article thumbnail

A Guide To Image Optimization On Jamstack Sites

Smashing Magazine

In that case, you can always use the <picture> HTML tag, as shown in the code below, so that the browser can pick the image format supported in the order provided. <picture> Cache Your Images. But not only does it cache the original image, but it also stores all the transformations and combinations we make from it.

Media 105