Commit 3ca83fe
committed
feat: enable use_default_attributes for ai-statistics plugin in config template
Update ai-statistics WasmPlugin configuration in AI Gateway config template to use use_default_attributes by default.
Changes:
- Set defaultConfigDisable to false to enable plugin globally
- Add defaultConfig with use_default_attributes: true
- Remove matchRules completely - plugin now applies globally
- Remove generated matchRules loop for all ingresses
This makes AI Gateway easier to configure out-of-the-box with sensible defaults for LLM observability that apply to all AI routes automatically.1 parent 0ec0203 commit 3ca83fe
1 file changed
Lines changed: 3 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 140 | | |
164 | 141 | | |
165 | 142 | | |
| |||
176 | 153 | | |
177 | 154 | | |
178 | 155 | | |
179 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
180 | 159 | | |
181 | | - | |
182 | 160 | | |
183 | 161 | | |
184 | 162 | | |
| |||
0 commit comments