We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad85096 commit 8375ea6Copy full SHA for 8375ea6
1 file changed
config/products.yml
@@ -1,4 +1,9 @@
1
products:
2
+ agent-skills:
3
+ display: 'Elastic Agent Skills'
4
+ versioning: 'all'
5
+ features:
6
+ public-reference: false
7
apm:
8
display: 'APM'
9
versioning: 'stack'
@@ -238,6 +243,12 @@ products:
238
243
serverless-security:
239
244
display: 'Elastic Security Serverless'
240
245
versioning: 'all'
246
+ transport-go:
247
+ display: 'Elastic Transport Go'
248
+ repository: 'elastic-transport-go'
249
250
251
241
252
winlogbeat:
242
253
display: 'Winlogbeat'
254
0 commit comments