lucasoskorep
|
f4c44858b5
[all][chore] Moved from interface{} to any for all go code (#29072)
|
1 year ago |
bryan-aguilar
|
6d0088440d
[exporter/awsemf] Drop metrics with NaN values (#26344)
|
1 year ago |
bryan-aguilar
|
a24294f2a1
[exporter/awsemf] Enforce TTL on metric calculator maps (#25066)
|
1 year ago |
Alex Boten
|
5133f4ccd6
[chore] use license shortform (#22052)
|
1 year ago |
Alex Boten
|
feef55bb5e
[chore] first pass at cleaning up license (#21384)
|
1 year ago |
Khanh Nguyen
|
c9b3aba839
Support exporting quantile for summary metrics (#17265)
|
1 year ago |
Khanh Nguyen
|
6b073849dd
Instead of supply metric metadata and label for aws calculator, supply with aws metric key which consists of metric metadata and label (#17207)
|
1 year ago |
Anthony Mirabella
|
e16f5bb360
[awsemfexporter] Avoid segfault from nil logger (#17285)
|
2 years ago |
Kaushik Surya
|
e03956445a
[exporter/awsemfexporter] Export fields of MetricDescriptor to enable decoding (#16566)
|
2 years ago |
Bogdan Drutu
|
087a2e097f
Avoid using unnecessary pointers to pdata. Types are reference types already (#14035)
|
2 years ago |
my-git9
|
4661a5607c
Enable gocritic in exporter/awsemfexporter (#12750)
|
2 years ago |
Ziqi Zhao
|
0c69129519
first enable gocritic and exclude all components that are not passing… (#10422)
|
2 years ago |
Dmitrii Anoshin
|
9c214be444
Update core dependency and adopt to its API changes (#9231)
|
2 years ago |
José Carlos Chávez
|
eacfde3fcb
chore: adds vanity import check. (#6305)
|
3 years ago |
Rayhan Hossain (Mukla.C)
|
d0baca6fa4
awsemf exporter: replace logGroup and logStream pattern with metric labels (#4466)
|
3 years ago |
Aditya-Gollapudi
|
ba90e42981
New Pull Request to merge AWSEMF exporter changes for EKS Fargate Container Insights (#4130)
|
3 years ago |
Min Xia
|
b72b1e714e
Un-expose the unnecessary public APIs and structs in awsemfexporter (#4133)
|
3 years ago |
Bogdan Drutu
|
a811dbbb4e
Upgrade to latest core, only replace import path for pdata (#3883)
|
3 years ago |
Mengyi Zhou (bjrara)
|
e6e5817039
EMF: Store the initial value for cumulative metrics and skip sending to backend (#3425)
|
3 years ago |
Min Xia
|
81dc44166e
consolidate internal/aws and internal/awsxray folders (#3098)
|
3 years ago |
Mengyi Zhou (bjrara)
|
8b2350d5f5
Calculate delta instead of rate for cumulative metrics (#2512)
|
3 years ago |
Min Xia
|
0761ee3dda
Batch the metrics with the same dimensions into the same EMF log request (#2317)
|
3 years ago |