Remove tags backend
article thumbnail

Scalable Annotation Service?—?Marken

The Netflix TechBlog

Annotations Sometimes people describe annotations as tags but that is a limited definition. Different types of search queries are supported using the Elasticsearch as a backend search engine. In this stack, we are controlling the write throughput to our backend databases using Java threadpool configurations.

article thumbnail

Deployment challenges with large enterprise systems

Dynatrace

Let’s consider a backend API service deployed on an IIS application pool called backend-API. Host-A: application pool -> backend-API. Host-B: application pool -> backend-API. Dynatrace will create a single process group called backend-API with 2 process instances underneath (host-A and host-B).

Systems 125
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

Feature flags done right with the OpenFeature initiative and Dynatrace

Dynatrace

Using scripting tags, feature flags work without having to deploy new code. First, the OpenFeature initiative defines a standardized method to interact with feature flag backends. Watch “Feature flagging done right with OpenFeature and Dynatrace”. What are feature flags? Solution #1: Increase flexibility and remove technical debt.

article thumbnail

Improved Alerting with Atlas Streaming Eval

The Netflix TechBlog

Additionally, streaming evaluation allowed us to relax restrictions around high cardinality that our users were previously running into — alert queries that were rejected by Atlas Backend before due to cardinality constraints are now getting checked correctly on the streaming path.

Storage 288
article thumbnail

What is? OpenTelemetry??An open-source standard for logs, metrics, and traces

Dynatrace

Conducts more filtering in time-based batches, then moves the data onward to a predetermined backend. This is common in on-premises or hybrid deployments, where time series data and tags are transmitted to the cloud. This allows you to configure which backend(s) you want it sent to. In-process exporter.

article thumbnail

Dynatrace simplifies StatsD, Telegraf, and Prometheus observability with Davis AI

Dynatrace

For example, StatsD doesn’t support dimensions and tagging. Many metric libraries today like Spring micrometer, Dropwizard, or OpenMetrics support such tags, which aren’t supported by StatsD. StatsD and the REST API are both well suited for integrations into applications or existing backend services.

article thumbnail

Building Netflix’s Distributed Tracing Infrastructure

The Netflix TechBlog

Reconstructing a streaming session was a tedious and time consuming process that involved tracing all interactions (requests) between the Netflix app, our Content Delivery Network (CDN), and backend microservices. Edgar uses this infrastructure tagging schema to query and join traces with log data for troubleshooting streaming sessions.