Commit Graph

5 Commits

Author SHA1 Message Date
Bruno Garcia 8aa2731844
Remove year from copyright (#964) 2020-05-26 12:44:22 -04:00
Akash Suresh 1076b51266
resourceprocessor: Don't panic when consumed resource has nil labels (#1003)
* resourceprocessor: Don't panic when consumed resource has nil labels

* Address feedback
2020-05-20 14:11:25 -07:00
Bogdan Drutu a637b41c22
Change entire repo to use the new vanityurl go.opentelemetry.io/collector (#977)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-05-15 12:04:05 -07:00
Nail Islamov ff27249f98
Don't mutate resource type if it wasn't specified in the Resource Processor config (#792) 2020-04-07 07:28:32 -07:00
Dino Oliva ecce2de1e4 Add Resource Processor (#423)
Add a resource processor that provides config-based static specification of a resource label that will be added to metrics and trace data.
2019-11-26 11:50:54 -05:00