Skip to content

Commit b7fbc3b

Browse files
shaun-nxRahul Somasundaram
authored andcommitted
Re-add docs string to telemetry schema file (nginx#5775)
1 parent d94a59f commit b7fbc3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/telemetry/data.avdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@namespace("ingress.nginx.com") protocol NICProductTelemetry {
2+
/** Data is the product telemetry data of NGINX Ingress Controller. */
23
@df_datatype("nic-product-telemetry") record Data {
34
/** The field that identifies what type of data this is. */
45
string dataType;

0 commit comments

Comments
 (0)