|
40 | 40 | - changed-files: |
41 | 41 | - any-glob-to-any-file: |
42 | 42 | - "lib/saluki-io/**/*" |
43 | | - - "lib/datadog-protos/**/*" |
| 43 | + - "lib/protos/**/*" |
44 | 44 |
|
45 | 45 | "area/memory": |
46 | 46 | - changed-files: |
|
60 | 60 | - any-glob-to-any-file: |
61 | 61 | - "test/**/*" |
62 | 62 |
|
| 63 | +# Decoders. |
| 64 | +"decoders/otlp": |
| 65 | + - changed-files: |
| 66 | + - any-glob-to-any-file: |
| 67 | + - "lib/saluki-components/src/decoders/otlp/**/*" |
| 68 | + |
| 69 | +# Destinations. |
| 70 | +"destination/blackhole": |
| 71 | + - changed-files: |
| 72 | + - any-glob-to-any-file: |
| 73 | + - "lib/saluki-components/src/destinations/blackhole/**/*" |
| 74 | + |
| 75 | +"destination/dogstatsd-stats": |
| 76 | + - changed-files: |
| 77 | + - any-glob-to-any-file: |
| 78 | + - "lib/saluki-components/src/destinations/dsd_stats/**/*" |
| 79 | + |
| 80 | +"destination/prometheus": |
| 81 | + - changed-files: |
| 82 | + - any-glob-to-any-file: |
| 83 | + - "lib/saluki-components/src/destinations/prometheus/**/*" |
| 84 | + |
| 85 | +# Encoders. |
| 86 | +"encoder/buffered-incremental": |
| 87 | + - changed-files: |
| 88 | + - any-glob-to-any-file: |
| 89 | + - "lib/saluki-components/src/encoders/buffered_incremental/**/*" |
| 90 | + |
| 91 | +"encoder/datadog-events": |
| 92 | + - changed-files: |
| 93 | + - any-glob-to-any-file: |
| 94 | + - "lib/saluki-components/src/encoders/datadog/events/**/*" |
| 95 | + |
| 96 | +"encoder/datadog-logs": |
| 97 | + - changed-files: |
| 98 | + - any-glob-to-any-file: |
| 99 | + - "lib/saluki-components/src/encoders/datadog/logs/**/*" |
| 100 | + |
| 101 | +"encoder/datadog-metrics": |
| 102 | + - changed-files: |
| 103 | + - any-glob-to-any-file: |
| 104 | + - "lib/saluki-components/src/encoders/datadog/metrics/**/*" |
| 105 | + |
| 106 | +"encoder/datadog-service-checks": |
| 107 | + - changed-files: |
| 108 | + - any-glob-to-any-file: |
| 109 | + - "lib/saluki-components/src/encoders/datadog/service_checks/**/*" |
| 110 | + |
| 111 | +"encoder/datadog-stats": |
| 112 | + - changed-files: |
| 113 | + - any-glob-to-any-file: |
| 114 | + - "lib/saluki-components/src/encoders/datadog/stats/**/*" |
| 115 | + |
| 116 | +"encoder/datadog-traces": |
| 117 | + - changed-files: |
| 118 | + - any-glob-to-any-file: |
| 119 | + - "lib/saluki-components/src/encoders/datadog/traces/**/*" |
| 120 | + |
| 121 | +# Forwarders. |
| 122 | +"forwarder/datadog": |
| 123 | + - changed-files: |
| 124 | + - any-glob-to-any-file: |
| 125 | + - "lib/saluki-components/src/forwarders/datadog/**/*" |
| 126 | + |
| 127 | +"forwarder/otlp": |
| 128 | + - changed-files: |
| 129 | + - any-glob-to-any-file: |
| 130 | + - "lib/saluki-components/src/forwarders/otlp/**/*" |
| 131 | + |
| 132 | +# Relays. |
| 133 | +"relay/otlp": |
| 134 | + - changed-files: |
| 135 | + - any-glob-to-any-file: |
| 136 | + - "lib/saluki-components/src/relays/otlp/**/*" |
| 137 | + |
| 138 | +# Sources. |
63 | 139 | "source/checks": |
64 | 140 | - changed-files: |
65 | 141 | - any-glob-to-any-file: |
|
80 | 156 | - any-glob-to-any-file: |
81 | 157 | - "lib/saluki-components/src/sources/internal_metrics/**/*" |
82 | 158 |
|
| 159 | +"source/otlp": |
| 160 | + - changed-files: |
| 161 | + - any-glob-to-any-file: |
| 162 | + - "lib/saluki-components/src/sources/otlp/**/*" |
| 163 | + |
| 164 | +# Transforms. |
83 | 165 | "transform/aggregate": |
84 | 166 | - changed-files: |
85 | 167 | - any-glob-to-any-file: |
86 | 168 | - "lib/saluki-components/src/transforms/aggregate/**/*" |
87 | 169 |
|
| 170 | +"transform/apm-stats": |
| 171 | + - changed-files: |
| 172 | + - any-glob-to-any-file: |
| 173 | + - "lib/saluki-components/src/transforms/apm_stats/**/*" |
| 174 | + |
88 | 175 | "transform/chained": |
89 | 176 | - changed-files: |
90 | 177 | - any-glob-to-any-file: |
|
110 | 197 | - any-glob-to-any-file: |
111 | 198 | - "lib/saluki-components/src/transforms/host_tags/**/*" |
112 | 199 |
|
113 | | -"destination/blackhole": |
114 | | - - changed-files: |
115 | | - - any-glob-to-any-file: |
116 | | - - "lib/saluki-components/src/destinations/blackhole/**/*" |
117 | | - |
118 | | -"destination/datadog": |
| 200 | +"transform/metric-router": |
119 | 201 | - changed-files: |
120 | 202 | - any-glob-to-any-file: |
121 | | - - "lib/saluki-components/src/destinations/datadog/**/*" |
| 203 | + - "lib/saluki-components/src/transforms/metric_router/**/*" |
122 | 204 |
|
123 | | -"destination/datadog-events": |
| 205 | +"transform/trace-obfuscation": |
124 | 206 | - changed-files: |
125 | 207 | - any-glob-to-any-file: |
126 | | - - "lib/saluki-components/src/destinations/datadog/events/**/*" |
| 208 | + - "lib/saluki-components/src/transforms/trace_obfuscation/**/*" |
127 | 209 |
|
128 | | -"destination/datadog-service-checks": |
| 210 | +"transform/trace-sampler": |
129 | 211 | - changed-files: |
130 | 212 | - any-glob-to-any-file: |
131 | | - - "lib/saluki-components/src/destinations/datadog/service_checks/**/*" |
132 | | - |
133 | | -"destination/datadog-metrics": |
134 | | - - changed-files: |
135 | | - - any-glob-to-any-file: |
136 | | - - "lib/saluki-components/src/destinations/datadog/metrics/**/*" |
137 | | - |
138 | | -"destination/prometheus": |
139 | | - - changed-files: |
140 | | - - any-glob-to-any-file: |
141 | | - - "lib/saluki-components/src/destinations/prometheus/**/*" |
| 213 | + - "lib/saluki-components/src/transforms/trace_sampler/**/*" |
0 commit comments