Skip to content

Releases: prom-client-net/prom-client-metricserver

3.0.1

04 Jun 18:49
3.0.1
61d5505

Choose a tag to compare

  • Updated Prometheus.Client version

3.0.0

14 May 22:12
3.0.0
3affe5a

Choose a tag to compare

  • Major release to follow Prometheus.Client. Description Release.
  • Use Options for configuration.
  • Use HttpListener in netstandard2.0.

2.1.1

24 Mar 17:32
2.1.1
487fbd8

Choose a tag to compare

  • Actualize dependency: support Prometheus.Client (>= 2.0.0 && < 3.0.0)

2.1.0

16 Jan 20:29
2.1.0
0e3120f

Choose a tag to compare

  • [#7] Update Kestrel.Https
  • [#8] HttpListener use Exception instead of HttpListenerException

2.0.2

30 Oct 22:27
2.0.2

Choose a tag to compare

  • Fix compare MapPath

2.0.1

19 Oct 22:26
2.0.1

Choose a tag to compare

  • Support Prometheus.Client (>= 2.0.0). Description Release
  • Refactor, some changes in Api

1.3.2

25 Aug 13:27
1.3.2

Choose a tag to compare

  • change Prometheus.Client dependency

1.3.1

22 Apr 23:18
1.3.1

Choose a tag to compare

  • correct dependencies

1.2.2

23 Feb 21:55
1.2.2

Choose a tag to compare

  • support netstandard2.0
  • change default host: "+" -> "*"
  • no crash if double starting
  • add IsRunning property to IMetricServer

1.1.3

06 Dec 20:58
1.1.3

Choose a tag to compare

  • correct dependencies