KEMBAR78
Comparing v0.25.2...v0.26.0 · GoogleCloudPlatform/opentelemetry-operations-java · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/opentelemetry-operations-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.2
Choose a base ref
...
head repository: GoogleCloudPlatform/opentelemetry-operations-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.26.0
Choose a head ref
  • 8 commits
  • 23 files changed
  • 4 contributors

Commits on Jul 26, 2023

  1. Update README.md (#257)

    The exporter was instantiated as `cloudMonitoringExporter`
    nimf authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b50338b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Use faas.instance instead of faas.id in resource detection and mapping (

    #260)
    
    change faas.id usage to faas.instance
    dashpole authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4ecc4f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    95082aa View commit details
    Browse the repository at this point in the history
  2. upgrade for jdk17 support (#264)

    Co-authored-by: Pranav Sharma <sharmapranav@google.com>
    SylvainJuge and psx95 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2f256a3 View commit details
    Browse the repository at this point in the history
  3. Update OTel dependencies (#267)

    * Update dependency versions
    
    * Fix package path change for OTel semconv
    
    * Refactor: update Resource configuration to use new API methods
    
    * Update style to match spotless config
    
    * Update ResourceExample to be compatible with autoconfigure API changes
    
    * Update resource passed for e2e-tests
    
    * Remove unused dependencies
    psx95 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f1b653c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update mappings for generic_task and generic_node (#272)

    * Add mapping for faas.name for generic_task
    
    * Add resource mapping for generic_node
    
    * Ignore 'unknown_service' value for service.name
    psx95 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    36c3e50 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. add security policy (#273)

    dashpole authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    25e1b88 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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