Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Azure/prometheus-collector

CLI Private Drop

24 Sep 20:47
d6dc0fa

Choose a tag to compare

CLI Private Drop Pre-release
Pre-release
fix: add missing data plane metrics (#1293)

As part of the original PR:
https://github.com/Azure/prometheus-collector/commit/a7b39e4d89c375fcdf51d3f3e8b58817cc1e4267#diff-bc2fea28ba5b0794bbafd1f65e4b1d7e1a85a155af5845744e6959b0a58b7c5eL35

following metrics are removed, readding the missing ones:
disk_errors_total
disk_readonly_errors_gauge
disk_readonly_status_gauge


[comment]: # (Note that your PR title should follow the conventional
commit format: https://conventionalcommits.org/en/v1.0.0/#summary)
# PR Description

[comment]: # (The below checklist is for PRs adding new features. If a
box is not checked, add a reason why it's not needed.)
# New Feature Checklist

- [ ] List telemetry added about the feature.
- [ ] Link to the one-pager about the feature.
- [ ] List any tasks necessary for release (3P docs, AKS RP chart
changes, etc.) after merging the PR.
- [ ] Attach results of scale and perf testing.

[comment]: # (The below checklist is for code changes. Not all boxes
necessarily need to be checked. Build, doc, and template changes do not
need to fill out the checklist.)
# Tests Checklist

- [ ] Have end-to-end Ginkgo tests been run on your cluster and passed?
To bootstrap your cluster to run the tests, follow [these
instructions](/otelcollector/test/README.md#bootstrap-a-dev-cluster-to-run-ginkgo-tests).
  - Labels used when running the tests on your cluster:
    - [ ] `operator`
    - [ ] `windows`
    - [ ] `arm64`
    - [ ] `arc-extension`
    - [ ] `fips`
- [ ] Have new tests been added? For features, have tests been added for
this feature? For fixes, is there a test that could have caught this
issue and could validate that the fix works?
  - [ ] Is a new scrape job needed?
- [ ] The scrape job was added to the folder
[test-cluster-yamls](/otelcollector/test/test-cluster-yamls/) in the
correct configmap or as a CR.
  - [ ] Was a new test label added?
- [ ] A string constant for the label was added to
[constants.go](/otelcollector/test/utils/constants.go).
- [ ] The label and description was added to the [test
README](/otelcollector/test/README.md).
- [ ] The label was added to this [PR
checklist](/.github/pull_request_template).
- [ ] The label was added as needed to
[testkube-test-crs.yaml](/otelcollector/test/testkube/testkube-test-crs.yaml).
  - [ ] Are additional API server permissions needed for the new tests?
- [ ] These permissions have been added to
[api-server-permissions.yaml](/otelcollector/test/testkube/api-server-permissions.yaml).
  - [ ] Was a new test suite (a new folder under `/tests`) added?
- [ ] The new test suite is included in
[testkube-test-crs.yaml](/otelcollector/test/testkube/testkube-test-crs.yaml).

---------

Co-authored-by: Vishwanath <[email protected]>

Metrics extension-07-01-2025

01 Jul 18:17
b0275ce

Choose a tag to compare

Pre-release
  • Bleu changes
  • Mooncake fix

Metrics extension new drop for OTLP - 03112025

11 Mar 18:25
840f59b

Choose a tag to compare

fixes otlp INT + latest fixes as of 03/11/2025

Metrics extension new drop for OTLP - 01302025

31 Jan 02:11
677596d

Choose a tag to compare

New drop for OTLP (Jan 2025) - FOR INTERNAL TESTING ONLY
v 2025.123.2222

Temp MetricExtension Packages for AzureLinux3.0

11 Nov 20:16

Choose a tag to compare

Temporary MetricExt for AzureLinux3.0 just until they release an official one

MetricsExtension 08-23-2024 release

30 Aug 18:53
f33aacb

Choose a tag to compare

ME - Windows - MdmMetricsExtension 2.2024.823.1539

ME-Memory issue Fix

30 Jul 17:19
2e3dfb5

Choose a tag to compare

ME-Memory issue Fix Pre-release
Pre-release
release 7/22/2024 + local testing script (#949)

[comment]: # (Note that your PR title should follow the conventional
commit format: https://conventionalcommits.org/en/v1.0.0/#summary)
# PR Description

[comment]: # (The below checklist is for PRs adding new features. If a
box is not checked, add a reason why it's not needed.)
# New Feature Checklist

- [ ] List telemetry added about the feature.
- [ ] Link to the one-pager about the feature.
- [ ] List any tasks necessary for release (3P docs, AKS RP chart
changes, etc.) after merging the PR.
- [ ] Attach results of scale and perf testing.

[comment]: # (The below checklist is for code changes. Not all boxes
necessarily need to be checked. Build, doc, and template changes do not
need to fill out the checklist.)
# Tests Checklist

- [ ] Have end-to-end Ginkgo tests been run on your cluster and passed?
To bootstrap your cluster to run the tests, follow [these
instructions](/otelcollector/test/README.md#bootstrap-a-dev-cluster-to-run-ginkgo-tests).
  - Labels used when running the tests on your cluster:
    - [ ] `operator`
    - [ ] `windows`
    - [ ] `arm64`
    - [ ] `arc-extension`
    - [ ] `fips`
- [ ] Have new tests been added? For features, have tests been added for
this feature? For fixes, is there a test that could have caught this
issue and could validate that the fix works?
  - [ ] Is a new scrape job needed?
- [ ] The scrape job was added to the folder
[test-cluster-yamls](/otelcollector/test/test-cluster-yamls/) in the
correct configmap or as a CR.
  - [ ] Was a new test label added?
- [ ] A string constant for the label was added to
[constants.go](/otelcollector/test/utils/constants.go).
- [ ] The label and description was added to the [test
README](/otelcollector/test/README.md).
- [ ] The label was added to this [PR
checklist](/.github/pull_request_template).
- [ ] The label was added as needed to
[testkube-test-crs.yaml](/otelcollector/test/testkube/testkube-test-crs.yaml).
  - [ ] Are additional API server permissions needed for the new tests?
- [ ] These permissions have been added to
[api-server-permissions.yaml](/otelcollector/test/testkube/api-server-permissions.yaml).
  - [ ] Was a new test suite (a new folder under `/tests`) added?
- [ ] The new test suite is included in
[testkube-test-crs.yaml](/otelcollector/test/testkube/testkube-test-crs.yaml).

Metrics extension 05-03-2024 release

03 May 18:31
9facd0f

Choose a tag to compare

ME (WINDOWS) -- MdmMetricsExtension.2.2024.419.1535

MetricsExtension-04-01-2024-release

01 Apr 20:15
ffe40e0

Choose a tag to compare

Windows version of ME (metricsext2-2.2024.328.1744)

Promtheus MA Windows (4/1/2024)

01 Apr 20:35
ffe40e0

Choose a tag to compare

Pre-release
Promtheus-MA-Windows-4.1.2024

Build: pipeline feedback and fixes (#803)