Skip to content

Conversation

@cratelyn
Copy link
Member

@cratelyn cratelyn commented Aug 29, 2025

  • refactor(app/inbound): use full import path for metrics labels
  • XXX(app/inbound): metrics layer prototype

NB: this branch is based upon these prerequisite changes...

@cratelyn cratelyn self-assigned this Aug 29, 2025
@cratelyn cratelyn changed the title kate/app inbound.prototype metrics layer xxx(app/inbound): inbound metrics prototype Aug 29, 2025
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo; these changes are likely unnecessary

Comment on lines +43 to +49
// XXX(kate): `Param<T>` stubs for labels we can potentially introduce.
let policy: crate::policy::AllowPolicy = target.param();
let _: http::Variant = target.param();
let _: Remote<ServerAddr> = target.param();
let _: Remote<ClientAddr> = target.param();
let _: tls::ConditionalServerTls = target.param();
let _: crate::policy::AllowPolicy = target.param();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo; sift through which fields here are worth using as labels for the request count families.

Base automatically changed from kate/app-inbound.permitted-target-type to main September 2, 2025 18:45
Signed-off-by: katelyn martin <kate@buoyant.io>
@cratelyn cratelyn force-pushed the kate/app-inbound.prototype-metrics-layer branch from 3c82ede to 60e3c6b Compare September 2, 2025 19:01
@cratelyn
Copy link
Member Author

cratelyn commented Sep 2, 2025

this prototype branch is superseded by #4127. i am going to close this now.

@cratelyn cratelyn closed this Sep 2, 2025
@cratelyn cratelyn deleted the kate/app-inbound.prototype-metrics-layer branch September 15, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant