pottekkat commented on code in PR #1802: URL: https://github.com/apache/apisix-website/pull/1802#discussion_r1637774439
########## blog/en/blog/2024/06/13/fixed-routes-apisix.md: ########## @@ -0,0 +1,194 @@ +--- +title: Random and fixed routes with Apache APISIX +authors: + - name: Nicolas Fränkel + title: Author + url: https://github.com/nfrankel + image_url: https://avatars.githubusercontent.com/u/752258 +keywords: + - APISIX + - routes + - split-traffic +description: > + My ideas for blog posts inevitably start to dry up after over two years at Apache APISIX. Hence, I did some triage on the [APISIX repo](https://github.com/apache/apisix/issues). I stumbled upon this one question. +tags: [Ecosystem] +image: https://static.apiseven.com/uploads/2024/06/12/2XTLbwyU_tower-1897536.jpg +--- + +<head> + <link rel="canonical" href="https://blog.frankel.ch/even-more-opentelemetry/" /> Review Comment: ```suggestion <link rel="canonical" href="https://blog.frankel.ch/fixed-routes-apisix/" /> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
