We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd1359 commit fad0ad5Copy full SHA for fad0ad5
internal/mode/static/telemetry/data.avdl
@@ -1,4 +1,5 @@
1
@namespace("gateway.nginx.org") protocol NGFProductTelemetry {
2
+ /** Data is the product telemetry data of NGINX Gateway Fabric. */
3
@df_datatype("ngf-product-telemetry") record Data {
4
/** The field that identifies what type of data this is. */
5
string dataType;
0 commit comments