Transform & Filter support for OTel pipelines #1293
Labels
area/manager
Manager or module changes
kind/feature
Categorizes issue or PR as related to a new feature.
Description
Users like the way it is by getting a kind of managed agent support to easily start collecting telemetry data. The usual integration with CloudLogging seem to fit even from the requirement perspective, however, as soon as a custom output gets used, custom filters for LogPipelines are getting used. Also, often I wanted to recommend to filter out some metrics coming with the default setup, where such possibility is missing at the moment.
Requirements:
Idea:
Typical Use cases:
Tasks:
- Do you need to have multiple filter and transform rules with a flexible order, or is one block for each in a fixed order is enough?
- Can it be on root level or do we need an additional umbrella attribute "processors"?
The text was updated successfully, but these errors were encountered: