Skip to content

Conversation

jpalomaki
Copy link

@jpalomaki jpalomaki commented Sep 29, 2025

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Implements support for fetching AWS ECS task metadata (e.g. TaskARN) from the standard ECS metadata endpoint v4, and exposing that metadata as properties in the Spring environment, for use e.g. in logs or OTEL metadata.

💡 Motivation and Context

Fixes #1477

💚 How did you test it?

TBD

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

TBD

@jpalomaki
Copy link
Author

@maciejwalkowiak Looks like the (automatically issued) PR label is wrong, this isn't a dependency upgrade.

@jpalomaki jpalomaki changed the title First version of ECS task metadata lookup Add support for exposing ECS task metadata as Spring properties Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Dependency version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for exposing ECS (Fargate) task metadata
1 participant