Software Developers

Optimize data flowing to high-cost destinations and route to storage more intelligently with Mezmo Observability Pipeline

Eliminate Firefighting

Software development teams have more responsibilities than ever. The last thing your engineers need is more issues in their queue. A recent Harris Poll report stated that over 50% of developers use telemetry data daily for debugging and troubleshooting. Equip your development, support, and ops teams to become better problem-solvers. By employing a telemetry pipeline, they’ll get better insights and more specific ideas to solve problems faster than ever before.

Accelerate Resolution Times

Improve observability by boosting the "signal to noise ratio" of your telemetry data and directing it to the appropriate team. Aligning data formats across platforms enhances interoperability and root cause identification, while data enrichment deepens problem comprehension. With a collaborative team armed with superior data, issue resolution becomes more effective.

Benefit

01

Get Deeper Insights

Identify specific values, such as response time, to create metrics. Mezmo's Events to Metrics Processor provides an easy way to create a new metric event within the pipeline, typically from an existing log message. The new metric event can use data from the log to generate the metric, including the desired value.

Benefit

02

Increase Data Utility

Mezmo Telemetry Pipeline expands the usability of your telemetry data. Pipeline gets it in the right format, routes it to every team that needs it, and integrates it with your current analytics tools. Data enrichment adds additional context for easier troubleshooting. This boosts your team's ability to efficiently manage application performance, service reliability, and security, leading to increased effectiveness across the board.

Benefit

03

WHAT IS Mezmo TELEMETRY PIPELINE

Control Data

Control data volume and costs by identifying unstructured telemetry data, removing low-value and repetitive data, and using sampling to reduce chatter. Employ intelligent routing rules to send certain data types to low-cost storage.

  • Filter: Use the Filter Processor to drop events that may not be meaningful or to reduce the total amount of data forwarded to a subsequent processor or destination.
  • Reduce: Take multiple log input events and combine them into a single event based on specified criteria. Use Reduce to combine many events into one over a specified window of time.
  • Sample: Send only the events required to understand the data.
  • Dedupe: Reduce “chatter” in logs. The overlap of data across fields is the key to having the Dedup Processor work effectively. This processor will emit the first matching record of the set of records that are being compared.
  • Route: Intelligently route data to any observability, analytics, or visualization platform.

Transform Data

Increase your data value and optimize data flows by transforming and enriching data. Modify data as needed for compatibility with various end destinations. Enrich and augment data for better context. Scrub sensitive data, or encrypt it to maintain compliance standards.

  • Event to Metric: Create a new metric within the pipeline from existing events and log messages.
  • Parse: Various parsing options available to create multiple operations such as convert string to integers or parse timestamps.
  • Aggregate metrics: Metric data can have more data points than needed to understand the behavior of a system. Remove excess metrics to reduce storage without sacrificing value.
  • Encrypt: Use the Encrypt Processor when sending sensitive log data to storage, for example, when retaining log data containing account names and passwords.