Remove tags links
article thumbnail

Preload, prefetch and other link tags

CSS - Tricks

That's great in and of itself, but he also points to something new to me – the as attribute: <link rel="preload" href="/style.css" as="style" /> Supposedly, this helps browsers prioritize when to download assets and which assets to load. <link rel="prefetch"> – when you’ll need a resource on a next page. <link

article thumbnail

Dynatrace strengthens container security across popular cloud-based registries

Dynatrace

The version numbers of these binaries correlate 1:1 with the container image’s tags. This process involves a few steps: Query public registry on latest OneAgent, code module, and ActiveGate tag information Copy container image to private registry Check that the images are valid and secure. Reference the container image in the DynaKube.

Cloud 214
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

TEST: Formatting and New Fields 9/18

Dynatrace

This will be wrapped in a <div> tag. This will be wrapped in a <pre> tag. The following link will open in the same tab. The following link will open in a separate tab. Thomas Billicsich has more on this update: [link] [link] — Dynatrace (@Dynatrace) September 23, 2020. Second Bullet.

Testing 236
article thumbnail

The right person at the right time makes all the difference: Best practices for ownership information

Dynatrace

Linking team ownership with the specific service or component they own. As the ownership of certain components is highly dependent on the organization structure and possibly quite dynamic or heterogeneous, the linking is realized via key-value pairs added to the entities. Enriching team ownership information with desired metadata.

article thumbnail

Enhanced root cause analysis using events

Dynatrace

For example, Dynatrace organizes entities into management zones and can tag them with important information, such as the owner and environment. Tag your host with demo: cpu_stress. Craft and send an HTTPS POST request to Dynatrace as follows: curl -X POST '[link] **.live.dynatrace.com/api/v2/events/ingest'. data-raw '{.

DevOps 183
article thumbnail

Speeding Up Async Snippets

CSS Wizardry

src = ' [link] ' ; document. whose src attribute is [link] …. There’s no async attribute in sight, and the code itself isn’t doing anything special: it’s just injecting a script that resolves to a regular, blocking tag in the DOM: How is this any different to just loading the file normally? src = ' [link] ' ; document.

Speed 301
article thumbnail

New event type helps avoid unnecessary alerts for planned host downscaling

Dynatrace

Use a tagging filter to select the group of hosts that are to be shut down. Example: Push the event to a single host or to a group of tagged hosts. Example: Push the event to a tagged group of hosts. You can either: Send the event to each of the hosts that are to be shut down.

AWS 166