summaryrefslogtreecommitdiffstats
path: root/logd
Commit message (Collapse)AuthorAgeFilesLines
* add compulsory description for metricsArne Juul2017-12-071-1/+2
|
* use more shared_ptrArne Juul2017-12-043-8/+10
|
* wire in a counter metricArne Juul2017-12-049-22/+69
|
* add metrics engineArne Juul2017-12-042-3/+22
|
* fix config generation reportingArne Juul2017-12-043-10/+27
| | | | | | * check if a new generation is available, and if so do full reconfiguration including updating the generation reported via /state/v1/config API.
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* skeleton for state reporting in logdArne Juul2017-11-218-3/+71
| | | | | | * allocate port in config model for logd state reporting * add state port to logd configuration * add a state server with no metrics production
* use vespalib::SigCatchArne Juul2017-10-095-53/+13
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-1/+1
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-1/+1
|
* Create function to install config definitions.Arnstein Ressem2017-09-271-1/+1
|
* Reduce need to rename config definition files in post install step.Tor Egge2017-09-181-1/+1
|
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-183-14/+9
|
* Include only what you need.Henning Baldersheim2017-08-182-3/+7
|
* Use locale insensitive strtod and strtof.Henning Baldersheim2017-06-191-1/+2
|
* Update copyright headersJon Bratseth2017-06-1432-32/+32
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1432-32/+32
|
* Update copyright headersJon Bratseth2017-06-1432-32/+32
|
* Revert "Copyright header"Jon Bratseth2017-06-1332-32/+32
|
* Copyright headerJon Bratseth2017-06-1332-32/+32
|
* Rename logd programs to have vespa- prefix.Tor Egge2017-06-133-3/+3
| | | | Temporarily add symlinks from old name to new name.
* Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-072-2/+3
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
|
* Add back explicit include of log.hHenning Baldersheim2017-05-031-0/+1
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-022-19/+14
| | | | includes
* add override in logd moduleArne H Juul2017-04-102-3/+3
|
* Optimize includes.Henning Baldersheim2017-02-061-14/+4
|
* We only need one vtagHenning Baldersheim2016-10-215-39/+7
|
* Fixed benchmarks to run out of source (except those not working in source).Arnstein Ressem2016-08-241-1/+2
|
* Fix logrotate test. Remove benchmark that is not a test to be run.Arnstein Ressem2016-08-232-3/+6
|
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-1/+2
| | | | | | | | | | | | | | | | * Fail test scripts on first error * Some more test fixes * Reverted prod_features_test fix * Re-added prod_features_test.sh change matching that of PR #193 * More error checking * Reverted set -e on failing tests * Enable errexit in lowercasing test
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-2/+2
|
* PublishJon Bratseth2016-06-1551-0/+2443