Mesos Exporter Versions Save

Prometheus Mesos Exporter

v1.1.2

5 years ago

Clement Michaud (1):

  • Include total and used XFS project ids for each agent.

v1.1.1

5 years ago

Chase Sillevis (1):

  • mesos 1.5.0: attempt to solve panic

James Peach (5):

  • Document how to make new releases.
  • Updated the CHANGELOG for the 1.1.0 release.
  • Added #86 to the CHANGELOG.

v1.1.0

5 years ago

Alan Bover (1):

  • slave_state always sends label metrics for tasks with, at least, the task name

Collin Van Dyck (3):

  • Optimize Dockerfile for development iteration.
  • Add mesos master allocation metrics.
  • Add parameterized metric names.

Eric Lubow (12):

  • PR #40 cleanup
  • more error checking for pr 55 in support of pr 40's consistency
  • README cleanup after PR 40
  • change the labels - more error checking
  • agent: adding GPU metrics
  • adding totals to calculated only metrics
  • added all master metrics
  • adding additional slave metrics
  • adding slave monitor metrics
  • adding logging with logrus lib and removing shortcut returns
  • logging: vendorizing logrus and dependencies
  • logging: LogErrNotFoundInMap changed from Error to Warn

Hector Fernandez (1):

  • logging: remove extra whitespace in metric name

Jack Thomasson (2):

  • convert scalar and text attributes to string drop range and set
  • docker image to current standard

James Peach (12):

  • Fix the help text for mesos_slave_uptime_seconds.
  • mesos_master_task_states_current should be a gauge.
  • Update repository path in the promu build.
  • Update Travis Go versions.
  • Drop travis.ci tests for old Go versions.
  • Publish exporter version information.
  • Move the task_killing to mesos_master_task_states_current.
  • Add a mode to prevent polling the master state.
  • Fix metric table formatting.
  • Increment VERSION to 1.1.0-rc1.
  • Fix up some grammar in README.md.
  • Increment VERSION to 1.1.0.

Jonathan Sokolowski (1):

  • Add TLS mutual authentication support

Philip Norman (2):

  • Use all ok values (fixes staticcheck)
  • Vendor dgrijalva/jwt-go

Stephan Erb (3):

  • Ignore release build and ouptut dirs
  • Add travis ci badge
  • Replace deprecated prometheus.Handler with promhttp

Trevor Wood (5):

  • Add strict mode authentication
  • Make strict mode authentication more dynamic
  • Update README
  • Track expiration internally
  • Update README for changes

Vinod Kone (1):

  • Added a NOTICE file

v1.1.0-rc1

5 years ago

Alan Bover (1):

  • slave_state always sends label metrics for tasks with, at least, the task name

Collin Van Dyck (3):

  • Optimize Dockerfile for development iteration.
  • Add mesos master allocation metrics.
  • Add parameterized metric names.

Eric Lubow (15):

  • completed merge of PR #40
  • PR #40 cleanup
  • Merge branch 'pull_55': Add mesos master allocation metrics
  • Merge branch 'pull_59': add task name to metrics
  • more error checking for pr 55 in support of pr 40's consistency
  • README cleanup after PR 40
  • change the labels - more error checking
  • agent: adding GPU metrics
  • adding totals to calculated only metrics
  • added all master metrics
  • adding additional slave metrics
  • adding slave monitor metrics
  • adding logging with logrus lib and removing shortcut returns
  • logging: vendorizing logrus and dependencies
  • logging: LogErrNotFoundInMap changed from Error to Warn

Gastón Kleiman (1):

  • Merge pull request #79 from jpeach/current-task-states

Hector Fernandez (1):

  • logging: remove extra whitespace in metric name

Jack Thomasson (2):

  • convert scalar and text attributes to string drop range and set
  • docker image to current standard

James Peach (15):

  • Fix the help text for mesos_slave_uptime_seconds.
  • mesos_master_task_states_current should be a gauge.
  • Update repository path in the promu build.
  • Update Travis Go versions.
  • Drop travis.ci tests for old Go versions.
  • Merge pull request #81 from jpeach/fix-travis-ci
  • Publish exporter version information.
  • Merge pull request #73 from jpeach/publish-exporter-version
  • Merge pull request #54 from jsok/tls-client-auth
  • Move the task_killing to mesos_master_task_states_current.
  • Add a mode to prevent polling the master state.
  • Merge pull request #82 from jpeach/fix-task-killing
  • Merge pull request #74 from jpeach/skip-master-state
  • Fix metric table formatting.
  • Increment VERSION to 1.1.0-rc1.

Jonathan Sokolowski (1):

  • Add TLS mutual authentication support

v1.0.0

6 years ago

This is the first official release of the Mesos Prometheus exporter. Future releases will have a changelog and follow semantic versioning.

v1.0.0-rc2

6 years ago

Release candidate for 1.0.0, mainly intended to test the release chain.

v1.0-rc1

8 years ago

First release candidate of final release. The mesos-exporter now converts the flat metrics exposed by the mesos api into metrics with meaningful dimensions adhering to prometheus best practices.

v0.8

8 years ago

Fix task state time exposition

v0.7

8 years ago
  • Bugfixes

v0.6

8 years ago