Commit Graph

7 Commits

Author SHA1 Message Date
crossoverJie f4910f7156
telemetry: change ALL_METRICS to REQUEST_COUNT (#13929) 2023-09-26 06:27:03 -07:00
Eric Van Norman 6fd97aa04d
Re-enable telemetry-api test (#13439)
* Re-enable telemetry-api test

* Run make gen

* Change to use default profile
2023-06-23 13:06:35 -07:00
Eric Van Norman 91afadd482
Main branch has a non release gateway API. Changes to allow that. (#13313)
* Master has a non release gateway API. Changes to allow that.

* Grab a istio test ref from main branch

* <ove from istio.io/pkg to istio/istio/pkg

* revert one change

* update istio/api

* Run make gen

* disable failing test temporarily
2023-06-07 15:42:03 -07:00
Kuat a985ac38a6
cleanup more usages of EnvoyFilter (#13301)
* cleanup more usages of EnvoyFilter

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix test

Signed-off-by: Kuat Yessenov <kuat@google.com>

* review

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-06 14:06:49 -07:00
zirain 3ced86b817
improve display of metrics/telemetry-api (#13029)
* improve display of metrics/telemetry-api

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-04-11 04:00:01 -07:00
zirain 74b4901c2a
telemetry: add metric test (#12951)
* telemetry: add metric test

* fix lint and test

* update test

* update

* cleam telemetry

* fix test

* verify remove request_count

* update

* remove extraStatTags

* remove

* update TAG and HUB
2023-04-04 01:20:07 -07:00
zirain 23cd048b95
Telemetry API: custom metrics (#12916)
* Telemetry API: custom metrics

* fix lint

* update

* revert reporting interval

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/docs/tasks/observability/metrics/telemetry-api/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

---------

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2023-03-22 07:54:23 -07:00