Merge remote-tracking branch 'origin/topic/neverlord/gh-1408'

- Minor adjustments to header includes, whitespace, and a
  compiler warning fix during merge

* origin/topic/neverlord/gh-1408:
  Add new Timer class to the telemetry API
  Fix build with latest VectorVal API
  Update baselines
  Prefix telemetry BIFs with __
  Expose telemetry API to scripting land
  Add handle types for histogram metrics
  Move duplicated code to detail header
  Adhere to Zeek coding style
  Apply suggestions from code review
  Add telemetry Manager to Zeek setup / teardown
  Add missing whitespaces for Zeek coding style
  Add gauge metric types
  Add scaffold for new metrics API with counters
This commit is contained in:
Jon Siwek 2021-04-05 14:06:41 -07:00
commit cd8f19328a
36 changed files with 3617 additions and 3 deletions

View file

@ -1 +1 @@
4.1.0-dev.475
4.1.0-dev.490