You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
The Otel lambda collector makefile does not include the java17 runtime layer in its publish target.
I have created a collector layer and tested it in the java17 runtime and verified that the collector layer works and exports spans.
What did you expect to see?
A clear and concise description of what you expected to see.
I expect to see Java17 supported in the publish target.
What language layer did you use?
Config: (e.g., Java, Python, etc)
Java
The text was updated successfully, but these errors were encountered:
I can make the contribution to add the java17 runtime to the makefile if this is deemed a bug
arun-annamalai
changed the title
OpenTelemetry Lambda Collector should include support for Java17 runtime
OpenTelemetry Lambda Collector makefile should include support for Java17 runtime
Jan 14, 2025
Describe the bug
A clear and concise description of what the bug is.
The Otel lambda collector makefile does not include the java17 runtime layer in its publish target.
I have created a collector layer and tested it in the java17 runtime and verified that the collector layer works and exports spans.
What did you expect to see?
A clear and concise description of what you expected to see.
I expect to see Java17 supported in the publish target.
What language layer did you use?
Config: (e.g.,
Java
,Python
, etc)Java
The text was updated successfully, but these errors were encountered: