Commit 98e49cc
fix: Use YAML !env function in Sentry config examples (#1793)
* fix: Use YAML !env function instead of shell-style variable expansion in Sentry config examples
Replace shell-style variable expansion (${VAR}) with proper YAML function
syntax (!env VAR) in all Sentry configuration examples.
Changes:
- Updated website/docs/cli/configuration/errors.mdx
- Updated website/blog/2025-11-08-helpful-errors.mdx
Examples now correctly show:
dsn: !env ATMOS_SENTRY_DSN
environment: !env ATMOS_ENV
Instead of:
dsn: "${ATMOS_SENTRY_DSN}"
environment: "${ATMOS_ENV}"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* docs: Remove redundant "Why This Matters" and "What's Next" sections from blog post
Removed two sections that were redundant or not needed:
- "Why This Matters" section
- "What's Next" section
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* docs: Remove "Real-World Impact" section from blog post
Removed the entire "Real-World Impact" section including:
- "Faster Troubleshooting" subsection with time-to-resolution claims
- "Enterprise Visibility" subsection
- "Better Developer Experience" subsection
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude (via Conductor) <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Andriy Knysh <[email protected]>1 parent f4c2d94 commit 98e49cc
File tree
2 files changed
+17
-94
lines changed- website
- blog
- docs/cli/configuration
2 files changed
+17
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 158 | | |
216 | 159 | | |
217 | 160 | | |
| |||
231 | 174 | | |
232 | 175 | | |
233 | 176 | | |
234 | | - | |
235 | | - | |
| 177 | + | |
| 178 | + | |
236 | 179 | | |
237 | 180 | | |
238 | 181 | | |
| |||
282 | 225 | | |
283 | 226 | | |
284 | 227 | | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 228 | | |
306 | 229 | | |
307 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
| 278 | + | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
| 299 | + | |
| 300 | + | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
330 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
0 commit comments