1
0
Commit Graph

12 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core
b3c2fe64e0
add reload census changes (#26456) (#26465)
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
2024-04-17 12:08:37 -07:00
hc-github-team-secure-vault-core
966e70037b
Backport of adding retention months to census reports CE into release/1.14.x (#26424)
* adding retention months to census reports CE (#26405)

* adding retention months to census reports CE changes

* using stubmaker

* make fmt

* change reload census agent to reload census

* remove stubmaker file

---------

Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
Co-authored-by: akshya96 <araghavan@hashicorp.com>
2024-04-15 15:30:18 -07:00
akshya96
54a10a5b3a
Revert "Revert manual license reporting changes from 1.14.x" (#25139)
* Revert "Revert manual license reporting changes from  1.14.x"

* cherry pick api changes

* manual reporting cli oss changes (#25109)

* fix cmd changes

* revert go.mod and go.sum

* remove extra change from logical_system.go

---------

Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
2024-02-01 15:03:55 -08:00
akshya96
31118a8449
Revert manual license reporting changes from 1.14.x (#25085)
* Revert "backport of commit 0e227bf0d75bc680439ea3b8a080c0cccc700015 (#25064)"

This reverts commit 28fa6d0fd9.

* Revert "manual licese reporting persist snapshots CE (#25021) (#25050)"

This reverts commit ac786547c2.

* Revert "backport of commit bc9be554cb4cc991a4e8d4bc806751cb4609c984 (#24850)"

This reverts commit 53ed1f9919.
2024-01-25 15:11:25 -08:00
hc-github-team-secure-vault-core
28fa6d0fd9
backport of commit 0e227bf0d75bc680439ea3b8a080c0cccc700015 (#25064)
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
2024-01-24 16:34:34 -08:00
Hamid Ghaf
ac786547c2
manual licese reporting persist snapshots CE (#25021) (#25050) 2024-01-24 13:38:03 -08:00
hc-github-team-secure-vault-core
53ed1f9919
backport of commit bc9be554cb4cc991a4e8d4bc806751cb4609c984 (#24850)
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com>
2024-01-18 19:44:49 +00:00
hc-github-team-es-release-engineering
48ab1eae08
[DO NOT MERGE UNTIL EOY] EOY license fixes 1.14.x (#24390) 2024-01-02 10:36:20 -08:00
miagilepner
35e2c1665f
VAULT-15703: Reload automated reporting (#20680)
* support config reloading for census

* changelog

* second changelog entry for license updates

* correct changelog PR
2023-05-19 14:42:50 +00:00
Mike Palmiotto
77f83d9fe8
Refactor reporter for unseal setup (#20296) 2023-04-21 15:29:37 -04:00
Mike Palmiotto
05ba6bbddd
api: Add reporting fields to activitylog config endpoint (#20086)
This PR adds the internal reporting state to the
`internal/counters/config` read endpoint:
* reporting_enabled
* billing_start_timestamp
2023-04-12 12:02:28 -04:00
Mike Palmiotto
e3c59773e9
Add no-op CensusAgent (#19625)
* Add no-op CensusAgent

* Changelog for Census Agent background worker
2023-03-20 10:51:35 -04:00