Commit Graph

3 Commits

Author SHA1 Message Date
Dave Protasowski aff7376aba
drop stackdriver metrics and tracing exporters (#2183)
* drop stack driver as a tracing backend

* drop stackdriver as a metrics backend

* update deps - dropping stackdriver

* fix linting issues

* drop further references to stack driver

* drop serving & eventing metric key constants
these have been moved to their respective repos
see: https://github.com/knative/pkg/issues/608

* move source metrickeys to pkg/source

We're going to move the StatsReporter downstream eventually

related:
https://github.com/knative/eventing/pull/5587
https://github.com/knative/eventing/pull/5586

* fix linter
2021-07-14 11:45:31 -07:00
Markus Thömmes 1b903ad8cc
Fix malformed license headers. (#1258) 2020-04-29 08:38:42 -07:00
akyyy acfd173abd add metrics constants for resource type and labels (#168)
* add constants for resource type and labels

* add set and map for easy access

* address cr comments

* fix typo

* Update comment

* add value unknown

* Update comments

* update comments
2018-11-21 14:17:21 -08:00