Skip to content

Instantly share code, notes, and snippets.

@roobre
Last active January 25, 2021 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roobre/ae85275179856928c4807e5033865eaa to your computer and use it in GitHub Desktop.
Save roobre/ae85275179856928c4807e5033865eaa to your computer and use it in GitHub Desktop.

Changelog

v9.9.9 (2021-01-22)

Merged pull requests:

  • CI: migrate pipeline into GH Actions #45

v1.4.1 (2020-11-26)

Merged pull requests:

  • Fix bug in identifying exited containers and add more tests #53

v1.4.0 (2020-11-19)

Merged pull requests:

  • Add feature to stop reporting exited containers after a certain TTL #52

v1.3.3 (2020-11-12)

Fixed bugs:

  • Docker integration should know when it's running in Fargate #49

Closed issues:

  • nri-\* in document will install too many integrations #47
  • [Repolinter] Open Source Policy Issues #39

Merged pull requests:

  • Embed fargate data in container samples #50
  • feat(opensource): added THIRD_PARTY_NOTICES.md #40
  • ci: Add Open Source Policy Workflow #38
  • Oss compliance edits #37

v1.3.2 (2020-08-13)

Merged pull requests:

  • Set integrationVersion to 1.3.2 #35
  • Docs update #33

v1.3.1 (2020-07-17)

Merged pull requests:

  • Fix and simplify the condition to skip non-running containers #32
  • Remove disclaimer about beta status #30
  • Typo in changelog #28

v1.3.0 (2020-05-08)

Merged pull requests:

  • Fix cgroup path when cgroup driver is systemd #29

v1.2.1 (2020-04-07)

Closed issues:

  • Cannot acces to docker image #15

Merged pull requests:

  • Add enable condition for when the FARGATE env var is "true" #26

v1.2.0 (2020-04-01)

Implemented enhancements:

  • Add support for fetching metrics from ECS Fargate containers #22
  • [IHOST-2496] Added memoryUsageLimitPercent and changed memorySizeLimitBytes #20

Merged pull requests:

  • Golang v1.10 #25
  • Added LabelRename functionality to enable label normalization (for ECS for now) #24
  • Added shortContainerID metric #23
  • renamed processCount(Limit) to threadCount(Limit) #21
  • Update agent dependency #16

v1.1.1 (2020-02-07)

Merged pull requests:

  • Detect cgroup path #19

v1.0.1 (2020-01-13)

Implemented enhancements:

  • Updating conditional execution to next Agent version #17

v1.0.0 (2019-12-13)

Implemented enhancements:

  • Remove duplicated cpou sampling #14
  • Target OS for gocov #10
  • Target OS for make #8
  • Update newrelic-infra.sh #2

Fixed bugs:

  • Temporarily put back docker-config sample file #13

Merged pull requests:

  • Rename config feature_flag to feature #12
  • Fix Jenkins packaging #11
  • Added back docker-definition #9
  • Fix SDK vendor #6
  • Update to integrations v4 and added dependency to nria #4

v0.6.0 (2019-11-22)

Merged pull requests:

  • Update executable prefix from nr- to nri-. #3
  • Create LICENSE #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment