Skip to content

Commit

Permalink
Merge branch 'jz-tmp' into zj_integ
Browse files Browse the repository at this point in the history
  • Loading branch information
mxiamxia committed Apr 2, 2021
2 parents 21e633e + 77b2797 commit ba8bb8a
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ This table represents the supported components of AWS OTel Collector in 2020. Th
| `awsecscontainermetricsreceiver`| queuedprocessor | `awsprometheusremotewriteexporter` | zpagesextension |
| `awsxrayreceiver` | batchprocessor | loggingexporter | |
| `statsdreceiver` | memorylimiter | otlpexporter | |
| `zipkinreceiver` | tailsamplingprocessor | fileexporter | |
| `jaegerreceiver` | probabilisticsamplerprocessor | otlphttpexporter | |
| zipkinreceiver | tailsamplingprocessor | fileexporter | |
| jaegerreceiver | probabilisticsamplerprocessor | otlphttpexporter | |
| | spanprocessor | prometheusexporter | |
| | filterprocessor | datadogexporter | |
| | metricstransformprocessor | dynatraceexporter | |
| | resourcedetectionprocessor | newrelicexporter | |
| | | sapmexporter | |
| | | signalfxexporter | |
| | | | |
| | | logzioexporter | |


#### AWS OTel Collector AWS Components
Expand Down
5 changes: 5 additions & 0 deletions e2etest/testcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,10 @@
{
"case_name": "jaeger_mock",
"platforms": ["LOCAL", "EC2", "ECS", "EKS", "SOAKING"]
},
{
"case_name": "containerinsight_eks_prometheus",
"module": "containerinsight_prometheus",
"platforms": ["EKS"]
}
]

0 comments on commit ba8bb8a

Please sign in to comment.