]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
eve/stats: add description for expectations
authorShivani Bhardwaj <shivani@oisf.net>
Mon, 5 Feb 2024 10:52:18 +0000 (16:22 +0530)
committerVictor Julien <victor@inliniac.net>
Thu, 15 Feb 2024 18:27:48 +0000 (19:27 +0100)
Ticket 6434

etc/schema.json

index c43747b389aad9f440f819b4cf7c41ed2011a63c..c9f818c836b918bc2eb7b41580f5dd01e1f83667 100644 (file)
                     "type": "object",
                     "properties": {
                         "expectations": {
+                            "description": "Expectation (dynamic parallel flow) counter",
                             "type": "integer"
                         },
                         "error": {