Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opensearch monitoring prometheus metrics #54

Commits on Jun 21, 2023

  1. fix data-prepper image to a stable version

    update fluent-bit.conf parser to emmit a different field name
    adding support for prometheus-opensearch exporter
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9c867b5 View commit details
    Browse the repository at this point in the history
  2. add error wrapping for integration script

    Signed-off-by: YANGDB <[email protected]>
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d9f0bae View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…

    …-metrics' into opensearch-monitoring-prometheus-metrics
    YANG-DB committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    04d9489 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. update opensearch version configuration as an env var

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0aeef46 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…

    …-metrics' into opensearch-monitoring-prometheus-metrics
    YANG-DB committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ffd3aeb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…

    …-metrics' into opensearch-monitoring-prometheus-metrics
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f70840a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…

    …-metrics' into opensearch-monitoring-prometheus-metrics
    YANG-DB committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3c7045c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…

    …-metrics' into opensearch-monitoring-prometheus-metrics
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2ce8f34 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. update opensearch to 2.8

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    36c1388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a4d85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05c408 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. [frontendproxy] Add opentelemetry_collector_http to envoy's cluster a…

    …nd expose /oltp-http/ endpoint to frontendproxy (open-telemetry#938)
    
    Co-authored-by: Austin Parker <[email protected]>
    chigia001 and austinlparker authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c1e66b8 View commit details
    Browse the repository at this point in the history
  2. splitting up services into modules (open-telemetry#872)

    * WIP splitting up services
    
    - splits up services into multiple docker files
    - experiment with changing service definition for checkout service when kafka is enabled
    
    todo:
    
    [ ] fix checkout service to work without kafka
    [ ] fix services that error without feature flag service
    [ ] provide noop config for collector when observability backends are
    disabled
    
    * send to kafka only if defined
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * only check featureflag if env is defined
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * split featureflag and kafka services
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * remove feature flag env var
    
    * remove extra definitions in test file
    
    * split out observability
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * set recommendation resources based on flag
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * add start/stop scripts
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * split modules
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * split into modules
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * allows `docker compose up` for full
    
    * default full demo, optional minimal mode
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    * default full demo, optional minimal mode
    
    Signed-off-by: Pierre Tessier <[email protected]>
    
    ---------
    
    Signed-off-by: Pierre Tessier <[email protected]>
    Co-authored-by: Pierre Tessier <[email protected]>
    Co-authored-by: Austin Parker <[email protected]>
    3 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5a05737 View commit details
    Browse the repository at this point in the history
  3. Add trace based testing examples (open-telemetry#877)

    * Adding a user purchasing product trace-based test case
    
    * Adding more tests
    
    * Adding run script
    
    * Fixed yaml lint issues
    
    * Adding license header to the files
    
    * Adding trace-based tests for more services
    
    * Updating tests and adding them on the same format as the integration tests
    
    * Fixed payment tests
    
    * Fixing e2e web tests
    
    * Fixing details found by yamllint
    
    * Updating trace-based tests to refer a protobuf file instead of embedding it
    
    * Fixed data types for email test and improved test time
    
    * Structured tests per service
    
    * Added tests for frontend service following endpoints used on loadgenerator
    
    * fixing yaml lint issues
    
    * Fixing small issues on tests
    danielbdias authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c7588d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec804cc View commit details
    Browse the repository at this point in the history
  5. [cartservice] Update OTel .NET to 1.5.1 (open-telemetry#957)

    * [cartservice] Update OTel .NET to 1.5.1
    
    * Update .NET docker images
    
    * Update changelog
    
    * Update alpine version
    
    ---------
    
    Co-authored-by: Carter Socha <[email protected]>
    Co-authored-by: Austin Parker <[email protected]>
    3 people authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    814a4e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. [chore] build images for PRs (open-telemetry#955)

    * [chore] build images for PRs
    
    * Add missing "on:"
    
    * Fix input type
    
    * Add license header
    
    * Do not fail fast
    
    * test: comment cache-from
    
    * Revert: test: comment cache-from
    
    * Comment featureflagservice build
    
    * Revert "[cartservice] Update OTel .NET to 1.5.1 (open-telemetry#957)"
    
    This reverts commit 814a4e9.
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    pellared and austinlparker authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9f8806f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    bd4fdde View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. [shippingservice] Update Rust deps and add TelemetryResourceDetector (o…

    …pen-telemetry#972)
    
    * Update Rust deps and add TelemetryResourceDetector
    
    * Changelog
    
    * Update min versions
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    julianocosta89 and austinlparker authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    28a6c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092ee18 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    90d63ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into opensearch-monitoring-prometheus-metrics

    # Conflicts:
    #	docker-compose.yml
    YANG-DB committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    73a2e0f View commit details
    Browse the repository at this point in the history
  3. update locust to use nginx proxy

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0e8fec0 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/opensearch-monitoring-prometheus…

    …-metrics' into opensearch-monitoring-prometheus-metrics
    YANG-DB committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2fb8bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f174613 View commit details
    Browse the repository at this point in the history
  6. chore: update JS dependency (open-telemetry#978)

    Co-authored-by: Austin Parker <[email protected]>
    chigia001 and austinlparker authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1296ae1 View commit details
    Browse the repository at this point in the history
  7. Run Checks on main (open-telemetry#973)

    Co-authored-by: Austin Parker <[email protected]>
    pellared and austinlparker authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    556b1f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fix flaky cartservice build (open-telemetry#984)

    * update dotnet builder version
    
    * update docker version
    
    * fix yaml lint
    
    * change builder image
    
    * try different qemu container
    
    * disable static web assets entirely
    
    * fix build issue
    
    * split stages and increase loglevel
    
    ---------
    
    Co-authored-by: Carter Socha <[email protected]>
    austinlparker and cartersocha authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9ae9528 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    c9c6fb8 View commit details
    Browse the repository at this point in the history
  2. Update AdService Dependencies (open-telemetry#986)

    * update dependencies
    
    * Update log4j version
    
    ---------
    
    Co-authored-by: Juliano Costa <[email protected]>
    austinlparker and julianocosta89 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ac78734 View commit details
    Browse the repository at this point in the history
  3. [FraudDetectionService] update dependencies (open-telemetry#987)

    * FraudDetectionService update
    
    * changelog
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    julianocosta89 and austinlparker authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    25800da View commit details
    Browse the repository at this point in the history
  4. [LoadGenerator & RecommendatationService] update dependencies (open-t…

    …elemetry#988)
    
    * Update loadgen and add metrics
    
    * Update RecommendationService
    
    * changelog
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    julianocosta89 and austinlparker authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0831bc6 View commit details
    Browse the repository at this point in the history
  5. Update Email Service Dependencies (open-telemetry#989)

    * update ruby deps
    
    * change to slim image
    
    ---------
    
    Co-authored-by: Juliano Costa <[email protected]>
    austinlparker and julianocosta89 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fbc5308 View commit details
    Browse the repository at this point in the history
  6. [currencyService] Update OTel dependency (open-telemetry#991)

    * Update currency service OTel dependency
    
    * changelog
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    julianocosta89 and austinlparker authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3bcf333 View commit details
    Browse the repository at this point in the history
  7. [FeatureFlagService] Update dependencies (open-telemetry#992)

    * FeatureFlagService-Update dependencies
    
    * changelog
    
    ---------
    
    Co-authored-by: Austin Parker <[email protected]>
    julianocosta89 and austinlparker authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dc37327 View commit details
    Browse the repository at this point in the history
  8. update collector to build image using ocb (open-telemetry#944)

    * update collector to build image using ocb
    
    The collector in this repository now uses the otel collector builder to
    build a custom binary which it embeds in a docker container for the
    demo.
    
    Still to do:
    
    - [ ] update curl command to pull builder for specific architectures
    - [ ] allow passing the version of the builder to use
    
    Signed-off-by: Alex Boten <[email protected]>
    
    * update build-images
    
    Signed-off-by: Alex Boten <[email protected]>
    
    * add license
    
    Signed-off-by: Alex Boten <[email protected]>
    
    ---------
    
    Signed-off-by: Alex Boten <[email protected]>
    Signed-off-by: Alex Boten <[email protected]>
    Co-authored-by: Austin Parker <[email protected]>
    Alex Boten and austinlparker authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5a33eba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78604e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    854d219 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    8c57e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59b5ef View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    2ee9658 View commit details
    Browse the repository at this point in the history
  2. chore: Update PHP Dependencies (open-telemetry#1009)

    * update dependencies
    
    1
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Juliano Costa <[email protected]>
    Co-authored-by: Austin Parker <[email protected]>
    3 people authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6f25e2b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    436a96e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. chore(deps): update dependency click to v8.1.6 (open-telemetry#999)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Austin Parker <[email protected]>
    Co-authored-by: Carter Socha <[email protected]>
    3 people authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4a85c29 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency deprecated to v1.2.14 (open-telemetry#…

    …1003)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Carter Socha <[email protected]>
    renovate[bot] and cartersocha authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    495913a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update docker/build-push-action action to v3.3.1 (open-t…

    …elemetry#1005)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Carter Socha <[email protected]>
    renovate[bot] and cartersocha authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b4bc58b View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency com.google.api.grpc:proto-google-common-…

    …protos to v2.22.1 (open-telemetry#1012)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Carter Socha <[email protected]>
    renovate[bot] and cartersocha authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6724377 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): update dependency configargparse to v1.5.5 (open-telemet…

    …ry#1000)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Carter Socha <[email protected]>
    Co-authored-by: Juliano Costa <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    aac3f3b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dotnet monorepo (open-telemetry#1006)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Juliano Costa <[email protected]>
    Co-authored-by: Austin Parker <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a80a326 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    a550aed View commit details
    Browse the repository at this point in the history
  2. chore(deps): update opentelemetry-dotnet monorepo to v1.5.1 (open-tel…

    …emetry#1008)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Austin Parker <[email protected]>
    renovate[bot] and austinlparker authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    81afeef View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @grpc/grpc-js to v1.8.18 (open-telemetry…

    …#1010)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Austin Parker <[email protected]>
    renovate[bot] and austinlparker authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    05d7270 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency cookies-next to v2.1.2 (open-telemetry#1022

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Austin Parker <[email protected]>
    renovate[bot] and austinlparker authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    822d00d View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency org.apache.kafka:kafka-clients to v3.5.1 (

    …open-telemetry#1023)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Austin Parker <[email protected]>
    renovate[bot] and austinlparker authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    df52d08 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency php-di/php-di to v7.0.3 (open-telemetry#…

    …1024)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Austin Parker <[email protected]>
    renovate[bot] and austinlparker authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0a5825b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge remote-tracking branch 'upstream/main' into opensearch-monitori…

    …ng-prometheus-metrics
    
    # Conflicts:
    #	.github/workflows/build-images.yml
    #	CHANGELOG.md
    #	docker-compose.minimal.yml
    #	docker-compose.yml
    #	src/adservice/build.gradle
    #	src/adservice/src/main/java/oteldemo/AdService.java
    #	src/frauddetectionservice/build.gradle.kts
    #	src/otelcollector/otelcol-config.yml
    #	src/recommendationservice/recommendation_server.py
    #	test/tracetesting/payment-service/valid-credit-card.yaml
    #	test/tracetesting/tracetest-provision.yaml
    YANG-DB committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8264d5f View commit details
    Browse the repository at this point in the history