opentelemetry-lambda icon indicating copy to clipboard operation
opentelemetry-lambda copied to clipboard

update doc link on repo home page to https://opentelemetry.io/docs/platforms/faas/ ?

Open trentm opened this issue 1 month ago • 5 comments

Would it be worth updating the "opentelemetry.io" link in the right sidebar of https://github.com/open-telemetry/opentelemetry-lambda to https://opentelemetry.io/docs/platforms/faas/ ?

trentm avatar Nov 28 '25 22:11 trentm

Makes a lot of sense in my opinion, yes.

wpessers avatar Nov 29 '25 00:11 wpessers

Thanks for the suggestion @trentm! This points new users directly to the right place to get relevant information, ~hence I've updated the sidebar.~ I’ll be opening a PR on the admin repo to update the sidebar, if other maintainers agree. @open-telemetry/lambda-extension-maintainers wdyt?

wpessers avatar Nov 30 '25 13:11 wpessers

Any opinions @open-telemetry/lambda-extension-approvers?

wpessers avatar Dec 05 '25 22:12 wpessers

@wpessers, It seems that we need to set homepage_url variable to https://opentelemetry.io/docs/platforms/faas/ here after description: https://github.com/open-telemetry/admin/blob/main/repo-opentelemetry-lambda.tf#L4

homepage_url is set to https://opentelemetry.io by default in the parent module: https://github.com/open-telemetry/admin/blob/main/modules/repository/main.tf#L3

serkan-ozal avatar Dec 07 '25 10:12 serkan-ozal

@serkan-ozal yes that’s what I found also, but wanted to check whether you all agreed on this change before opening a pr.

wpessers avatar Dec 07 '25 10:12 wpessers