Skip to content

Commit

Permalink
Windows auto start (#542)
Browse files Browse the repository at this point in the history
* Setup the service to start automatically

* Update changelog

* Update changelog

* Fix changelog
  • Loading branch information
mattdurham authored Apr 15, 2021
1 parent e3201ce commit f685ebb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,18 @@ cross-compilation issue, but will return in v0.13.0.

# Main (unreleased)

# 0.14.0-rc.3 (2021-04-15)

- [ENHANCEMENT] Add `headers` field in `remote_write` config for Tempo. `headers`
specifies HTTP headers to forward to the remote endpoint. (@alexbiehl)

- [BUGFIX] Grafana Agent running as a Windows service should start automatically on startup
(@mattdurham)

- [BUGFIX] Validate that incoming scraped metrics do not have an empty label
set or a label set with duplicate labels, mirroring the behavior of
Prometheus. (@rfratto)

# v0.13.1 (2021-04-09)

- [BUGFIX] Validate that incoming scraped metrics do not have an empty label
Expand Down

0 comments on commit f685ebb

Please sign in to comment.