Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
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: newrelic/newrelic-telemetry-sdk-go Loading
base: v0.2.0
Choose a base ref
...
head repository: newrelic/newrelic-telemetry-sdk-go Loading
compare: v0.3.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 7 contributors

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    8beb7b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from newrelic/eheinlein-api-key-docs

    Improve docs around API key meaning
    newrelic-eheinlein committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    790ff85 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Docs additions

    zuluecho9 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    1aa0e91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from zachelwood/master

    Docs additions
    purple4reina committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    6e35baf View commit details
    Browse the repository at this point in the history
  3. Update README.md (#7)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Rey Abolofia <[email protected]>
    zuluecho9 and purple4reina committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    9d3efb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Update Summary metrics to support null min/max values

    As described in the spec:
    https://github.com/newrelic/newrelic-telemetry-sdk-specs/blob/master/capabilities.md#summary
    
    Summary metrics could contain null values in min or max fields. This
    change adds support to instantiate Summary metrics using NaN values for
    min/max fields.
    Toni Reina committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    db4be85 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Add an extra test for Summary metric marshaling

    Toni Reina committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ec7ecd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from areina/summary-metric-nullable-min-max

    Update Summary metrics to support null min/max values
    MrAlias committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    bfa99a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    227d628 View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    purple4reina committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2f7218d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from newrelic/rabolofia/infinite-tracing

    Make it easier to use Infinite Tracing.
    purple4reina committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    bfbcaea View commit details
    Browse the repository at this point in the history
Loading